Hostname
huttig.com
Last fetched
huttig.com resolves to 1 IPv4 address operated by ATT-INTERNET4 - AT&T Enterprises, LLC in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
huttig.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 |
|---|---|---|---|---|
| 12.9.110.169 | 12.0.0.0/9 | AS7018 | ATT-INTERNET4 - AT&T Enterprises, LLC | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- huttig building products,
- Contact emails
- c83u99sg75w@networksolutionsprivateregistration.com
- csmith@huttig.com
- cy68t7fr28s@networksolutionsprivateregistration.com
- de3kt7a339x@networksolutionsprivateregistration.com
- e37cx3nm2t4@networksolutionsprivateregistration.com
- eq9qq3hq7d7@networksolutionsprivateregistration.com
- hq3uj68r7c7@networksolutionsprivateregistration.com
- j849m2pu4fs@networksolutionsprivateregistration.com
- jt9jc5sd9nf@networksolutionsprivateregistration.com
- m52gy5n82bx@networksolutionsprivateregistration.com
- netsupport@huttig.com
- ph5cf6pu9au@networksolutionsprivateregistration.com
- qg7pw3839wm@networksolutionsprivateregistration.com
- ra8jz5ed4kz@networksolutionsprivateregistration.com
- sa34k6xa6b7@networksolutionsprivateregistration.com
- t953d8bj6xk@networksolutionsprivateregistration.com
- tu25w3q425q@networksolutionsprivateregistration.com
- vj6yd8368u7@networksolutionsprivateregistration.com
- wa5gw9kz47k@networksolutionsprivateregistration.com
- y97aj3rh3s3@networksolutionsprivateregistration.com
- and 4 more
Subdomains
19 observed subdomains of huttig.com.
Showing 18 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from huttig.com in the public web crawl.
79 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
12 SPF mechanisms authorising senders for huttig.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | emailer.emfluence.com |
| SPF_INCLUDE | outbound.dmsi.com |
| SPF_INCLUDE | outbound2.dmsi.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | u7903245.wl246.sendgrid.net |
| SPF_IP | 107.20.210.250/32 |
| SPF_IP | 12.9.110.128/25 |
| SPF_IP | 148.163.157.114 |
| SPF_IP | 207.70.32.231 |
| SPF_IP | 52.1.14.157/32 |
| SPF_IP | 67.231.157.31 |
Related pages
Pivot deeper into the graph from huttig.com.
- IP · 12.9.110.169
- ASN · AS7018ATT-INTERNET4 - AT&T Enterprises, LLC
- Registrar · iana:2
- Country · US
- Email · c83u99sg75w@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · hu…
- 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: "huttig.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.