Skip to content

Hostname

quantel.ai

Last fetched

quantel.ai resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:namecheap as the registrar.

Nutrition Label

WHISPER CANON · quantel.aiRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/quantel.ai

Resolution chain

quantel.ai resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.156.85.22108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.39108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.70108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.8108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.196.12413.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.1813.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.4713.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.8813.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:namecheap
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

4 observed subdomains of quantel.ai.

Web-graph footprint

Distinct hostnames that link to or from quantel.ai in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for quantel.ai.

MechanismTarget
SPF_INCLUDE49142581.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspfext.ibkr.com

Related pages

Pivot deeper into the graph from quantel.ai.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "quantel.ai"})-[: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.