Hostname
nortek.com
Last fetched
nortek.com resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
nortek.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 |
|---|---|---|---|---|
| 172.234.203.30 | 172.234.192.0/19 | AS63949 | — | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- david allen
- Contact emails
Subdomains
20 observed subdomains of nortek.com.
Showing 19 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nortek.com in the public web crawl.
52 sites link to this hostname.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
29 SPF mechanisms authorising senders for nortek.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | a120.buzzee.fr |
| SPF_INCLUDE | fdspfus.freshemail.io |
| SPF_INCLUDE | mercurygate.net |
| SPF_INCLUDE | spf.flexmail.eu |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfa.cpmails.com |
| SPF_IP | 139.60.0.0/24 |
| SPF_IP | 139.60.1.0/24 |
| SPF_IP | 139.60.2.0/24 |
| SPF_IP | 139.60.3.0/24 |
| SPF_IP | 167.89.82.91 |
| SPF_IP | 170.146.220.100/30 |
| SPF_IP | 170.146.220.104/31 |
| SPF_IP | 170.146.221.100/30 |
| SPF_IP | 170.146.221.104/30 |
| SPF_IP | 192.254.115.42/32 |
| SPF_IP | 199.91.140.26/32 |
| SPF_IP | 20.119.163.56 |
| SPF_IP | 20.119.176.83 |
| SPF_IP | 205.173.226.5/32 |
| SPF_IP | 208.46.212.192/27 |
| SPF_IP | 209.177.160.0/20 |
| SPF_IP | 216.178.225.184/30 |
| SPF_IP | 216.34.99.0/28 |
| SPF_IP | 216.34.99.16/30 |
| SPF_IP | 34.148.98.144/32 |
| SPF_IP | 4.1.114.66 |
| SPF_IP | 64.89.45.192/26 |
| SPF_IP | 67.216.129.170/25 |
Related pages
Pivot deeper into the graph from nortek.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nortek.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.