Skip to content

Hostname

hoteloswald.com

Last fetched

hoteloswald.com resolves to 1 IPv4 address operated by AS52030 in IT. WHOIS lists iana:985 as the registrar.

Nutrition Label

WHISPER CANON · hoteloswald.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/hoteloswald.com

Resolution chain

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

IPPrefixASNOperatorCountry
77.39.208.17877.39.208.0/21AS52030IT

WHOIS identity

Registrar
iana:985
Organization
hotel oswald
Contact emails

Subdomains

17 observed subdomains of hoteloswald.com.

Web-graph footprint

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

36 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for hoteloswald.com.

MechanismTarget
SPF_Ahoteloswald.com
SPF_INCLUDEeasymailing.eu
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mts-online.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.210.134.158/30
SPF_IP46.234.239.0/24
SPF_IP77.39.208.178
SPF_MXhoteloswald.com

Related pages

Pivot deeper into the graph from hoteloswald.com.

Cypher and MCP

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

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