Hostname
myquantic.com
Last fetched
myquantic.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
myquantic.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.44.63.54 | 52.44.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of myquantic.com owner
- Contact emails
- 30cfb9e9-9465-4e2b-96d1-7d05aed822d8@identity-protect.org
- 409b42aa-f4bd-432b-b6d3-1fba06216e93@identity-protect.org
- 6d1c6fc1-843a-46a0-aa15-3eb5b4cef3bb@identity-protect.org
- b3d47039-aa75-4198-8724-827d6221b214@identity-protect.org
- bea5282b-f7ac-497f-930c-f89e267ed608@identity-protect.org
- owner-1016502@myquantic.com.whoisprivacyservice.org
- owner-5049217@myquantic.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of myquantic.com.
Web-graph footprint
Distinct hostnames that link to or from myquantic.com in the public web crawl.
7 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from myquantic.com.
- IP · 52.44.63.54
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 30cfb9e9-9465-4e2b-96d1-7d05aed822d8@identity-protect.org
- TLD · .com
- Browse hostnames · my…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "myquantic.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.