Skip to content

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

WHISPER CANON · huttig.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/huttig.com

Resolution chain

huttig.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
12.9.110.16912.0.0.0/9AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS

WHOIS identity

Registrar
iana:2
Organization
huttig building products,
Contact emails

Subdomains

19 observed subdomains of huttig.com.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for huttig.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEemailer.emfluence.com
SPF_INCLUDEoutbound.dmsi.com
SPF_INCLUDEoutbound2.dmsi.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu7903245.wl246.sendgrid.net
SPF_IP107.20.210.250/32
SPF_IP12.9.110.128/25
SPF_IP148.163.157.114
SPF_IP207.70.32.231
SPF_IP52.1.14.157/32
SPF_IP67.231.157.31

Related pages

Pivot deeper into the graph from huttig.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.