Skip to content

Hostname

elitesystemsllc.com

Last fetched

elitesystemsllc.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.97.21916.12.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.2383.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.253.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.513.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.583.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.79.1123.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.163.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.1633.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.82.2463.5.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.2403.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.423.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.177.4252.218.177.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.178.11452.218.178.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.178.17152.218.178.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.182.11452.218.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.221.5052.218.221.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.234.17852.218.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.236.17852.218.236.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.238.5052.218.238.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.250.1852.218.250.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

17 observed subdomains of elitesystemsllc.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for elitesystemsllc.com.

MechanismTarget
SPF_INCLUDE_spf.freshbooks.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from elitesystemsllc.com.

Cypher and MCP

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

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