Hostname
number8.com
Last fetched
number8.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
number8.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.165.201.106 | 18.165.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.201.27 | 18.165.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.201.40 | 18.165.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.201.8 | 18.165.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 65.8.131.110 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.127 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.16 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.69 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
47 observed subdomains of number8.com.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from number8.com in the public web crawl.
30 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for number8.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 6622006.spf05.hubspotemail.net |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 168.245.118.60/32 |
| SPF_IP | 168.245.123.49/32 |
| SPF_IP | 168.245.70.213/32 |
| SPF_IP | 168.245.76.26/32 |
| SPF_IP | 198.37.158.59/32 |
| SPF_IP | 199.16.139.16/28 |
| SPF_IP | 206.108.40.0/25 |
| SPF_IP | 206.154.105.160/27 |
| SPF_IP | 69.169.238.234/31 |
| SPF_MX | number8.com |
Related pages
Pivot deeper into the graph from number8.com.
- IP · 18.165.201.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · GB
- Email · number8.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · nu…
- 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: "number8.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.