Skip to content

Hostname

quantargo.com

Last fetched

quantargo.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.20.111108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.20.116108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.20.35108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.20.70108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.171.139.493.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.623.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.633.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.753.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.1065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.12765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of quantargo.com owner
Contact emails

Subdomains

7 observed subdomains of quantargo.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for quantargo.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEgappssmtp.com

Related pages

Pivot deeper into the graph from quantargo.com.

Cypher and MCP

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

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