Skip to content

Hostname

indivillage.com

Last fetched

indivillage.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · indivillage.comRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/indivillage.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.127.185.14413.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.127.9.8013.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.204.36.12213.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.232.234.6513.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.197.225.12815.197.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.108.176.1293.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.205.1173.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.109.42.03.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.33.251.1683.33.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
52.66.93.17152.66.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.IN
13.202.115.3313.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.200.99.8013.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
ajith mathew george
Contact emails

Subdomains

28 observed subdomains of indivillage.com.

Web-graph footprint

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

12 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for indivillage.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from indivillage.com.

Cypher and MCP

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

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