Skip to content

Hostname

ameronhotels.com

Last fetched

ameronhotels.com resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · ameronhotels.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ameronhotels.com

Resolution chain

ameronhotels.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
116.202.167.117116.202.0.0/16AS24940HETZNER-ASDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from ameronhotels.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for ameronhotels.com.

MechanismTarget
SPF_Aameronhotels.com
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEspf.mailjet.com
SPF_IP138.1.65.17/32
SPF_IP138.1.67.161/32
SPF_IP147.154.153.87/32
SPF_IP37.24.252.123
SPF_IP46.140.178.170
SPF_IP46.140.220.37
SPF_IP62.54.108.227
SPF_IP87.128.34.227
SPF_IP87.130.44.36
SPF_IP89.247.249.245
SPF_IP93.94.243.211
SPF_IP94.79.180.86
SPF_MXameronhotels.com

Related pages

Pivot deeper into the graph from ameronhotels.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

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

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