Skip to content

Hostname

vanguard.com.br

Last fetched

vanguard.com.br resolves to 10 IPv4 addresses operated by AKAMAI-ASN1 in DE.

Nutrition Label

WHISPER CANON · vanguard.com.brRouting diversity3.9/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/vanguard.com.br

Resolution chain

vanguard.com.br resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
laboratrio de patologia clnica dr. hlio lima
Contact emails

Subdomains

4 observed subdomains of vanguard.com.br.

Web-graph footprint

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

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for vanguard.com.br.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP200.140.197.220
SPF_IP200.174.10.130
SPF_IP200.189.223.230
SPF_IP200.208.76.190
SPF_IP200.212.150.50
SPF_IP8.243.153.30

Related pages

Pivot deeper into the graph from vanguard.com.br.

Cypher and MCP

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

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