Skip to content

Hostname

ederhotels.com

Last fetched

ederhotels.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1476 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
78.47.98.18178.46.0.0/15AS24940DE

WHOIS identity

Registrar
iana:1476
Organization
thomas ortner
Contact emails

Subdomains

7 observed subdomains of ederhotels.com.

Web-graph footprint

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

29 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ederhotels.com.

MechanismTarget
SPF_Aederhotels.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.guestclub.net
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.kunleisys.com
SPF_INCLUDEspf.myincert.com
SPF_IP212.83.34.64/32
SPF_IP85.25.240.33
SPF_MXederhotels.com

Related pages

Pivot deeper into the graph from ederhotels.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ederhotels.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.