Skip to content

Hostname

vanguardia.com

Last fetched

vanguardia.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · vanguardia.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/vanguardia.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.252.25215.215.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.16.6176.223.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
galvis ramirez & cia
Contact emails

Subdomains

29 observed subdomains of vanguardia.com.

Web-graph footprint

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

1,964 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for vanguardia.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEgoogle.com
SPF_INCLUDEportales.vanguardia.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEvanguardia-web02.calipso.com.co
SPF_INCLUDEvanguardia.com
SPF_INCLUDEzohomail.com
SPF_IP152.200.163.150
SPF_IP152.200.171.122
SPF_IP152.200.205.19
SPF_IP179.50.88.30
SPF_IP186.145.13.91
SPF_IP50.22.151.203

Related pages

Pivot deeper into the graph from vanguardia.com.

Cypher and MCP

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

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