Hostname
northwestwools.com
Last fetched
northwestwools.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:841 as the registrar.
Nutrition Label
Resolution chain
northwestwools.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:841
- Organization
- domain administrator
- Contact emails
- ea2d33339zd@networksolutionsprivateregistration.com
- ye5pm64a2xj@networksolutionsprivateregistration.com
- northwestwools.com-owner-201801-0b82d0@whois.tigertech.net
- northwestwools.com-owner-201806-ef6a98@whois.tigertech.net
- northwestwools.com-owner-201807-54ba5d@whois.tigertech.net
- northwestwools.com-owner-201902-ab1ea1@whois.tigertech.net
- northwestwools.com-owner-201908-1cd6ba@whois.tigertech.net
- northwestwools.com-owner-201910-4155eb@whois.tigertech.net
- northwestwools.com-owner-202002-2bfa5a@whois.tigertech.net
- northwestwools.com-owner-202008-d425b7@whois.tigertech.net
- northwestwools.com-owner-202304-7f94b6@whois.tigertech.net
- northwestwools.com-owner-202309-0a19bd@whois.tigertech.net
- northwestwools.com-owner-202311-219fa6@whois.tigertech.net
- northwestwools.com-owner-202401-717817@whois.tigertech.net
- northwestwools.com-owner-202403-e485f9@whois.tigertech.net
- northwestwools.com-owner-202405-067b8d@whois.tigertech.net
- northwestwools.com-owner-202407-04a63f@whois.tigertech.net
- northwestwools.com-owner-202409-02f098@whois.tigertech.net
- northwestwools.com-owner-202411-138ed0@whois.tigertech.net
- northwestwools.com-owner-202501-583146@whois.tigertech.net
Subdomains
3 observed subdomains of northwestwools.com.
Web-graph footprint
Distinct hostnames that link to or from northwestwools.com in the public web crawl.
34 sites link to this hostname.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for northwestwools.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | tigertech.net |
Related pages
Pivot deeper into the graph from northwestwools.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "northwestwools.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.