Skip to content

Hostname

landing.deepatt.pt

Last fetched

landing.deepatt.pt resolves to 2 IPv4 addresses operated by PTServidor - SAMPLING LINE-SERVICOS E INTERNET, LDA in PT.

Nutrition Label

WHISPER CANON · landing.deepatt.ptRouting diversity2.4/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/landing.deepatt.pt

Resolution chain

landing.deepatt.pt resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.32.188.12185.32.188.0/22AS62416PTServidor - SAMPLING LINE-SERVICOS E INTERNET, LDAPT
5.9.88.775.9.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

No WHOIS records are currently associated with landing.deepatt.pt in WhisperGraph.

Subdomains

1 observed subdomain of landing.deepatt.pt.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for landing.deepatt.pt.

MechanismTarget
SPF_Alanding.deepatt.pt
SPF_INCLUDE_spf.ptservidor.net
SPF_INCLUDEspf-c.mailbaby.net
SPF_IP185.32.188.12
SPF_IP5.9.88.77
SPF_MXlanding.deepatt.pt

Related pages

Pivot deeper into the graph from landing.deepatt.pt.

Cypher and MCP

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

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