Hostname
quadrant-labs.com
Last fetched
quadrant-labs.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
quadrant-labs.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of quadrant-labs.com owner
- Contact emails
- 065b872f-852f-4c52-a22a-2000539c475c@identity-protect.org
- 41a32db1-e3c0-44ab-8d3d-c5e0718c7795@identity-protect.org
- 4ea16881-1339-4c34-b57d-96d8459b2cc4@identity-protect.org
- 6db12313-22d3-44be-b4e7-555725c9509d@identity-protect.org
- a5fff453-5c48-4837-97d5-41365ddb35e4@identity-protect.org
- c5454cf6-3bcc-423d-af5e-1d9387d03c97@identity-protect.org
- dfa95712-0168-43a3-8232-5f8d68dcbf17@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from quadrant-labs.com.
- IP · 16.15.183.242
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 065b872f-852f-4c52-a22a-2000539c475c@identity-protect.org
- TLD · .com
- Browse hostnames · qu…
- 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: "quadrant-labs.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.