Skip to content

Hostname

ajap.pt

Last fetched

ajap.pt resolves to 1 IPv4 address operated by AS59787 in PT.

Nutrition Label

WHISPER CANON · ajap.ptRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ajap.pt

Resolution chain

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

IPPrefixASNOperatorCountry
62.233.41.6662.233.41.0/24AS59787PT

WHOIS identity

Registrar
Organization
associacao dos jovens agricultores de portugal - a j a p
Contact emails

Subdomains

33 observed subdomains of ajap.pt.

Web-graph footprint

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

77 sites link to this hostname.

243 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ajap.pt.

MechanismTarget
SPF_Aajap.pt
SPF_INCLUDE_spf.spambusters.email
SPF_INCLUDE_spf117.serverhs.org
SPF_INCLUDE_spf9.serverhs.org
SPF_IP157.90.5.177
SPF_IP194.39.124.134
SPF_IP62.233.41.56
SPF_MXajap.pt

Related pages

Pivot deeper into the graph from ajap.pt.

Cypher and MCP

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

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