Hostname
article-expanse.com
Last fetched
article-expanse.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
article-expanse.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.172.170.16 | 18.172.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.170.25 | 18.172.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.170.47 | 18.172.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.170.52 | 18.172.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.166.35 | 18.173.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.166.64 | 18.173.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.166.77 | 18.173.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.166.82 | 18.173.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:151
- Organization
- sedo
- Contact emails
- —
Subdomains
2 observed subdomains of article-expanse.com.
Web-graph footprint
Distinct hostnames that link to or from article-expanse.com in the public web crawl.
12 sites linked to from this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from article-expanse.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "article-expanse.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.