Skip to content

Hostname

vilagale.com

Last fetched

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

Nutrition Label

WHISPER CANON · vilagale.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/vilagale.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.246.33.7734.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.52.8799.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:128
Organization
gdpr-removed
Contact emails

Subdomains

20 observed subdomains of vilagale.com.

Web-graph footprint

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

1,055 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for vilagale.com.

MechanismTarget
SPF_Avilagale.com
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.unione.io
SPF_INCLUDEspfa.cpmails.com
SPF_IP88.157.203.155
SPF_MXvilagale.com

Related pages

Pivot deeper into the graph from vilagale.com.

Cypher and MCP

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

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