Hostname
stephenmacqueen.com
Last fetched
stephenmacqueen.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
stephenmacqueen.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.214.34 | 3.5.214.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.5.215.207 | 3.5.215.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.5.215.210 | 3.5.215.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.5.239.153 | 3.5.239.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of stephenmacqueen.com owner
- Contact emails
- stephenmacqueen.com@domainsbyproxy.com
- 0ca992a00d0443579f6dbf46c6f01a97.protect@whoisguard.com
- 08f716ed-a016-4a65-ba1e-b5fc163764e2@identity-protect.org
- 335875c6-932a-433c-a0d2-ff7c66a5710a@identity-protect.org
- 5ba90363-d71c-416e-8905-fbfe33ce02d7@identity-protect.org
- 8c08ccc0-ed47-4b77-80d2-7eb5fcebbfd1@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from stephenmacqueen.com.
- IP · 3.5.214.34
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · HK
- Email · stephenmacqueen.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · st…
- 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: "stephenmacqueen.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.