Hostname
selfpublishing.xlibris.com
Last fetched
selfpublishing.xlibris.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.
Nutrition Label
Resolution chain
selfpublishing.xlibris.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 63.140.48.110 | 63.140.48.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 63.140.48.217 | 63.140.48.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 63.140.48.235 | 63.140.48.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 63.140.62.120 | 63.140.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 63.140.62.139 | 63.140.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 63.140.62.172 | 63.140.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 63.140.62.200 | 63.140.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 63.140.62.210 | 63.140.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 63.140.62.236 | 63.140.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
No WHOIS records are currently associated with selfpublishing.xlibris.com in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from selfpublishing.xlibris.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "selfpublishing.xlibris.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.