Hostname
nook.com
Last fetched
nook.com resolves to 1 IPv4 address operated by BARNES-AND-NOBLE - Barnes & Noble Inc. in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
nook.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 161.221.90.66 | 161.221.90.0/24 | AS39960 | BARNES-AND-NOBLE - Barnes & Noble Inc. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- barnes & noble
- Contact emails
- aa9zp97n6ep@networksolutionsprivateregistration.com
- ak2w98nm86t@networksolutionsprivateregistration.com
- b538d7mn7sp@networksolutionsprivateregistration.com
- bh3yg7s332v@networksolutionsprivateregistration.com
- domainadmin3@bn.com
- e943253g3g7@networksolutionsprivateregistration.com
- eh95z6ax2u2@networksolutionsprivateregistration.com
- fw7542ud2ew@networksolutionsprivateregistration.com
- g247543w9dk@networksolutionsprivateregistration.com
- g86b44h84jm@networksolutionsprivateregistration.com
- g93rw8kj87a@networksolutionsprivateregistration.com
- ge3ts4we6r5@networksolutionsprivateregistration.com
- gz6za36r3km@networksolutionsprivateregistration.com
- kb7kb2sf53q@networksolutionsprivateregistration.com
- kc8v848x2b4@networksolutionsprivateregistration.com
- kj4hz8nf3q5@networksolutionsprivateregistration.com
- kx8gx23v2vk@networksolutionsprivateregistration.com
- m29tw8f893h@networksolutionsprivateregistration.com
- mb2z65cp5pw@networksolutionsprivateregistration.com
- me5hv7ek56q@networksolutionsprivateregistration.com
- and 27 more
Subdomains
10 observed subdomains of nook.com.
Web-graph footprint
Distinct hostnames that link to or from nook.com in the public web crawl.
344 sites link to this hostname.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for nook.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-00189e01.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | nook.com |
Related pages
Pivot deeper into the graph from nook.com.
- IP · 161.221.90.66
- ASN · AS39960BARNES-AND-NOBLE - Barnes & Noble Inc.
- Registrar · iana:299
- Country · US
- Email · aa9zp97n6ep@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · no…
- 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: "nook.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.