Skip to content

Hostname

advision.pt

Last fetched

advision.pt resolves to 2 IPv4 addresses operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · advision.ptRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/advision.pt

Resolution chain

advision.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
golden restart, lda
Contact emails

Subdomains

7 observed subdomains of advision.pt.

Web-graph footprint

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

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for advision.pt.

MechanismTarget
SPF_Aadvision.pt
SPF_INCLUDEspf.redewt.net
SPF_IP185.240.248.89
SPF_IP188.165.246.125
SPF_MXadvision.pt

Related pages

Pivot deeper into the graph from advision.pt.

Cypher and MCP

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

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