Hostname
vanguard.com.br
Last fetched
vanguard.com.br resolves to 10 IPv4 addresses operated by AKAMAI-ASN1 in DE.
Nutrition Label
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.16.164.96 | 2.16.164.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.241.16 | 2.16.241.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.241.9 | 2.16.241.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.216.159.144 | 23.216.159.0/24 | AS20940 | AKAMAI-ASN1 | KR |
| 23.216.159.91 | 23.216.159.0/24 | AS20940 | AKAMAI-ASN1 | KR |
| 23.219.3.154 | 23.219.3.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.219.3.155 | 23.219.3.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.55.243.80 | 23.55.243.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.55.243.81 | 23.55.243.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 2.16.164.43 | 2.16.164.0/24 | AS20940 | AKAMAI-ASN1 | DE |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for vanguard.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 200.140.197.220 |
| SPF_IP | 200.174.10.130 |
| SPF_IP | 200.189.223.230 |
| SPF_IP | 200.208.76.190 |
| SPF_IP | 200.212.150.50 |
| SPF_IP | 8.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.