Hostname
xplainhosting.com
Last fetched
xplainhosting.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
xplainhosting.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.154.101.119 | 18.154.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.101.69 | 18.154.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.101.80 | 18.154.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.101.98 | 18.154.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.40 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.41 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.60 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.91 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- berend de boer
- Contact emails
- support@xplainhosting.com
- 076c078a-9c56-4b95-82da-4f42754bb3ce@identity-protect.org
- 74a0ac00-92c1-4bbb-a745-a905a35b3f4f@identity-protect.org
- ac21616b-7c5b-45b7-8c30-1fcd2ce07f97@identity-protect.org
- f49d51ef-9008-49cb-b536-aad31bc7a4f2@identity-protect.org
- owner-5098829@xplainhosting.com.whoisprivacyservice.org
Subdomains
19 observed subdomains of xplainhosting.com.
Showing 13 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from xplainhosting.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for xplainhosting.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.xplainhosting.com |
| SPF_INCLUDE | pobox.com |
| SPF_INCLUDE | spf.messagingengine.com |
Related pages
Pivot deeper into the graph from xplainhosting.com.
- IP · 18.154.101.119
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · support@xplainhosting.com
- TLD · .com
- Browse hostnames · xp…
- 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: "xplainhosting.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.