Skip to content

Hostname

villatel.com

Last fetched

villatel.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · villatel.comRouting diversity4.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/villatel.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.235.56.14318.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.113.23123.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.31.1483.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.152.3734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.126.1844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.73.20844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.102.13544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.49.7554.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
buydomains_com
Contact emails

Subdomains

17 observed subdomains of villatel.com.

Web-graph footprint

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

100 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for villatel.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.edgepilot.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from villatel.com.

Cypher and MCP

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

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