Skip to content

Hostname

elite-co.com

Last fetched

elite-co.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · elite-co.comRouting diversity5.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/elite-co.com

Resolution chain

elite-co.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.204.124.1213.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.204.230.6413.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.232.147.15713.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.234.150.17013.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.234.91.15113.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.107.16113.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.184.144.18015.184.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BH
15.184.170.2515.184.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BH
15.185.54.15515.185.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BH
15.206.120.16415.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
15.206.78.11515.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
15.207.138.24515.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
157.241.135.86157.241.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BH
16.24.228.23916.24.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BH
16.24.253.17516.24.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BH
3.108.69.463.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.111.99.1973.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.82.2313.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.141.11835.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
65.1.27.20665.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:468
Organization
on behalf of elite-co.com owner
Contact emails

Subdomains

36 observed subdomains of elite-co.com.

Web-graph footprint

Distinct hostnames that link to or from elite-co.com in the public web crawl.

13 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for elite-co.com.

MechanismTarget
SPF_Aelite-co.com
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from elite-co.com.

Cypher and MCP

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

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