Skip to content

Hostname

etosoftware.com

Last fetched

etosoftware.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · etosoftware.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/etosoftware.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.205.43.22818.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.64.1418.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.109.4523.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.21.2073.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.142.403.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.131.2073.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.17.2483.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.103.25034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.186.11234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.91.6434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.238.17035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.113.15944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.51.12252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.73.12952.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.229.11754.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.179.15054.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.141.6954.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.247.22398.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.204.18698.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.169.12254.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for etosoftware.com.

MechanismTarget
SPF_INCLUDEsecure.etosoftware.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP69.164.116.4
SPF_IP69.164.116.92

Related pages

Pivot deeper into the graph from etosoftware.com.

Cypher and MCP

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

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