Skip to content

Hostname

vestigio.com

Last fetched

vestigio.com resolves to 1 IPv4 address operated by AS59787 in PT. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · vestigio.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/vestigio.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.233.41.24662.233.41.0/24AS59787PT

WHOIS identity

Registrar
iana:113
Organization
vestigio-consultores de design, lda
Contact emails

Subdomains

16 observed subdomains of vestigio.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for vestigio.com.

MechanismTarget
SPF_Avestigio.com
SPF_INCLUDE_spf.spambusters.email
SPF_INCLUDE_spf103.serverhs.org
SPF_INCLUDE_spf107.serverhs.org
SPF_INCLUDE_spf31.serverhs.org
SPF_IP185.90.59.130
SPF_IP62.233.41.246
SPF_IP62.233.41.3
SPF_IP89.26.241.213
SPF_MXvestigio.com

Related pages

Pivot deeper into the graph from vestigio.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vestigio.com"})-[: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.