Skip to content

Hostname

dirhotel.pt

Last fetched

dirhotel.pt resolves to 1 IPv4 address operated by AS39384 in PT.

Nutrition Label

WHISPER CANON · dirhotel.ptRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/dirhotel.pt

Resolution chain

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

IPPrefixASNOperatorCountry
185.240.248.155185.240.248.0/24AS39384PT

WHOIS identity

No WHOIS records are currently associated with dirhotel.pt in WhisperGraph.

Subdomains

11 observed subdomains of dirhotel.pt.

Web-graph footprint

Distinct hostnames that link to or from dirhotel.pt in the public web crawl.

7 sites link to this hostname.

121 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • dirhotel.pt

SPF policy

7 SPF mechanisms authorising senders for dirhotel.pt.

MechanismTarget
SPF_Adirhotel.pt
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDEspf.redewt.net
SPF_IP176.9.205.34
SPF_IP185.11.166.123
SPF_IP185.240.248.155
SPF_MXdirhotel.pt

Related pages

Pivot deeper into the graph from dirhotel.pt.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dirhotel.pt"})-[: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.