Skip to content

Hostname

ebhotels.com

Last fetched

ebhotels.com resolves to 40.121.88.125, announced in 40.120.0.0/14 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. ebhotels.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · ebhotels.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ebhotels.com

Resolution chain

IPv6 resolution

No AAAA record for ebhotels.com is recorded in WhisperGraph.

Attribution

Github

saas · ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
domains by proxy,
Contact emails
ebhotels.com@domainsbyproxy.com

Subdomains

Showing 3 of 3 subdomains (3 per page).

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns43.domaincontrol.com
  • ns44.domaincontrol.com

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • smtp.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com

SPF policy

  • ip: 150.136.0.0/16
  • ip: 129.80.0.0/16
  • ip: 193.122.128.0/17
  • ip: 141.148.0.0/18
  • ip: 132.145.128.0/18
  • ip: 129.153.128.0/18
  • ip: 129.213.128.0/18
  • ip: 129.158.192.0/18
  • ip: 129.159.64.0/18
  • ip: 129.213.64.0/18
  • ip: 129.153.0.0/19
  • ip: 147.154.0.0/19
  • ip: 193.123.128.0/19
  • ip: 129.159.160.0/19
  • ip: 150.230.160.0/19
  • ip: 132.145.192.0/19
  • ip: 138.2.192.0/19
  • ip: 151.104.224.0/19
  • ip: 129.158.32.0/19
  • ip: 129.213.32.0/19
  • ip: 132.226.32.0/19
  • ip: 141.148.64.0/19
  • ip: 158.101.96.0/19
  • ip: 143.47.96.0/19
  • ip: 129.213.16.0/20
  • ip: 129.213.192.0/20
  • ip: 152.70.192.0/20
  • ip: 129.153.224.0/20
  • ip: 129.153.32.0/20
  • ip: 129.151.48.0/20
  • ip: 129.213.208.0/21
  • ip: 140.86.216.0/21
  • ip: 134.70.24.0/21
  • ip: 147.154.40.0/21
  • ip: 138.1.48.0/21
  • ip: 147.154.48.0/21
  • ip: 129.213.8.0/21
  • ip: 130.35.96.0/21
  • ip: 207.135.12.0/22
  • ip: 140.91.12.0/22
  • ip: 130.35.144.0/22
  • ip: 130.35.16.0/22
  • ip: 130.35.200.0/22
  • ip: 130.35.228.0/22
  • ip: 134.70.32.0/22
  • ip: 152.70.32.0/22
  • ip: 147.154.36.0/22
  • ip: 207.135.4.0/22
  • ip: 147.154.56.0/22
  • ip: 207.135.10.0/23

Threat-feed evidence

History

Related pages

Pivot from ebhotels.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ebhotels.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.