Hostname
1nb.com
Last fetched
1nb.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
1nb.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 |
|---|---|---|---|---|
| 18.207.146.89 | 18.204.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.211.207.11 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.217.4.140 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.10.140.25 | 52.10.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- cm8f97y6789@networksolutionsprivateregistration.com
- dq7yb7ta3ht@networksolutionsprivateregistration.com
- ep5te34z76r@networksolutionsprivateregistration.com
- g37qd8nm5ne@networksolutionsprivateregistration.com
- j358y6bv6wr@networksolutionsprivateregistration.com
- kg85k39f8t2@networksolutionsprivateregistration.com
- m45ex3tt2ja@networksolutionsprivateregistration.com
- q22vn2cn259@networksolutionsprivateregistration.com
- qq9bg94r5hy@networksolutionsprivateregistration.com
- qx8af7kj3sn@networksolutionsprivateregistration.com
- xq6nh3jq25t@networksolutionsprivateregistration.com
- y66sw7rh97r@networksolutionsprivateregistration.com
- zq5bj4bv7e3@networksolutionsprivateregistration.com
Subdomains
14 observed subdomains of 1nb.com.
Web-graph footprint
Distinct hostnames that link to or from 1nb.com in the public web crawl.
29 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
17 SPF mechanisms authorising senders for 1nb.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | gateways.apiture.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | spf.edgepilot.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.us.exclaimer.net |
| SPF_INCLUDE | spfhost.messageprovider.com |
| SPF_INCLUDE | spfref.jackhenry.com |
| SPF_IP | 12.165.112.51/32 |
| SPF_IP | 12.165.112.53/32 |
| SPF_IP | 156.55.138.124/32 |
| SPF_IP | 156.55.138.125/32 |
| SPF_IP | 167.89.39.26/32 |
| SPF_IP | 208.72.249.0/24 |
| SPF_IP | 76.223.180.0/23 |
| SPF_IP | 76.223.188.0/24 |
| SPF_IP | 76.223.189.0/24 |
| SPF_IP | 76.223.190.0/24 |
Related pages
Pivot deeper into the graph from 1nb.com.
- IP · 18.207.146.89
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · cm8f97y6789@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · 1n…
- 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: "1nb.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.