Skip to content

Hostname

app.com.pt

Last fetched

app.com.pt resolves to 1 IPv4 address operated by CLARANET- in PT.

Nutrition Label

WHISPER CANON · app.com.ptRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/app.com.pt

Resolution chain

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

IPPrefixASNOperatorCountry
195.22.8.92195.22.0.0/19AS5533CLARANET-PT

WHOIS identity

Registrar
Organization
associação portuguesa de psicogerontologia
Contact emails

Subdomains

8 observed subdomains of app.com.pt.

Web-graph footprint

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

37 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • app.com.pt

SPF policy

4 SPF mechanisms authorising senders for app.com.pt.

MechanismTarget
SPF_Aapp.com.pt
SPF_IP195.22.19.121
SPF_IP80.172.227.21
SPF_MXapp.com.pt

Related pages

Pivot deeper into the graph from app.com.pt.

Cypher and MCP

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

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