Skip to content

Hostname

ambitur.pt

Last fetched

ambitur.pt resolves to 2 IPv4 addresses operated by AS59787 in PT.

Nutrition Label

WHISPER CANON · ambitur.ptRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.9/10canon.whisper.security/host/ambitur.pt

Resolution chain

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

WHOIS identity

Registrar
Organization
atm - edicoes e publicidade lda
Contact emails

Subdomains

11 observed subdomains of ambitur.pt.

Web-graph footprint

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

157 sites link to this hostname.

223 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ambitur.pt.

MechanismTarget
SPF_Aambitur.pt
SPF_INCLUDE_spf.cleanmx.pt
SPF_MXambitur.pt

Related pages

Pivot deeper into the graph from ambitur.pt.

Cypher and MCP

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

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