Skip to content

Hostname

comparesoft.com

Last fetched

comparesoft.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.188.234108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.39.833.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.46.1353.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.139.734.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.201.14834.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.85.13634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.164.16134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.69.13452.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.203.19852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.34.13054.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.248.1154.229.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.116.20563.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.60.23299.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
18.202.47.9318.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

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 comparesoft.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for comparesoft.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_IP209.85.218.47/32

Related pages

Pivot deeper into the graph from comparesoft.com.

Cypher and MCP

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

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