Skip to content

Hostname

hotelwifi.com

Last fetched

hotelwifi.com resolves to 35.215.81.232, announced in 35.215.64.0/18 by YOUTUBE - Google Ireland Limited in US. hotelwifi.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 · hotelwifi.comRouting diversity1.5/10Peering density4.2/10MOAS conflict⚠ 1 conflictThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/hotelwifi.com

Resolution chain

IPv6 resolution

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

Attribution

Google

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:440
Registrant organisation
domains by proxy,
Contact emails
hotelwifi.com@domainsbyproxy.com

Subdomains

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

  • ns-140.awsdns-17.com
  • dns1.easydns.com
  • dns4.easydns.info
  • ns-525.awsdns-01.net
  • dns2.easydns.net
  • ns-1320.awsdns-37.org
  • dns3.easydns.org
  • ns-1940.awsdns-50.co.uk

MX records

  • us.mx1.mailanyone.net
  • hotelwifi-com.mx1-us.mailanyone.net
  • hotelwifi-com.mx2-us.mailanyone.net
  • us.mx3.mailanyone.net
  • hotelwifi-com.mx3-us.mailanyone.net
  • us.mx2.mx25.net
  • us.mx4.mx25.net

SPF policy

  • ip: 63.144.255.16/28
  • ip: 65.141.237.16/29
  • ip: 96.58.238.24/29
  • include: amazonses.com
  • include: _smtpsvc.dnsmadeeasy.com
  • a: hotelwifi.com
  • include: spf.mailjet.com
  • include: spf.protection.outlook.com
  • include: spf.mailanyone.net
  • ip: 3.13.146.160

Threat-feed evidence

History

Related pages

Pivot from hotelwifi.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: "hotelwifi.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.