Skip to content

Hostname

villedechandler.com

Last fetched

villedechandler.com resolves to 1 IPv4 address operated by GTCOMM - GloboTech Communications in CA. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · villedechandler.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/villedechandler.com

Resolution chain

villedechandler.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
173.209.63.19173.209.32.0/19AS36666GTCOMM - GloboTech CommunicationsCA

WHOIS identity

Registrar
iana:1387
Organization
c/o whoistrustee.com
Contact emails

Subdomains

8 observed subdomains of villedechandler.com.

Web-graph footprint

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

32 sites link to this hostname.

118 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for villedechandler.com.

MechanismTarget
SPF_Avilledechandler.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sertek.likuid.com
SPF_INCLUDEspf.sertek2.likuid.com
SPF_IP108.163.176.122
SPF_IP158.69.52.179/24
SPF_IP173.209.63.19
SPF_IP66.70.227.206/32
SPF_IP67.215.9.180/32
SPF_MXvilledechandler.com

Related pages

Pivot deeper into the graph from villedechandler.com.

Cypher and MCP

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

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