Skip to content

Hostname

quantasa.co

Last fetched

quantasa.co resolves to 2 IPv4 addresses operated by AS47583 in FR.

Nutrition Label

WHISPER CANON · quantasa.coRouting diversity2.4/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/quantasa.co

Resolution chain

quantasa.co resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.202.172.3246.202.168.0/21AS47583FR
66.29.132.3366.29.132.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

No WHOIS records are currently associated with quantasa.co in WhisperGraph.

Subdomains

1 observed subdomain of quantasa.co.

Web-graph footprint

Distinct hostnames that link to or from quantasa.co in the public web crawl.

17 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for quantasa.co.

MechanismTarget
SPF_Aquantasa.co
SPF_INCLUDEspf.web-hosting.com
SPF_IP66.29.132.32
SPF_MXquantasa.co

Related pages

Pivot deeper into the graph from quantasa.co.

Cypher and MCP

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

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