Skip to content

Hostname

howmet.com

Last fetched

howmet.com resolves to 1 IPv4 address operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · howmet.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/howmet.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.0.66.226192.0.66.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
iana:470
Organization
alcoa
Contact emails

Subdomains

28 observed subdomains of howmet.com.

Web-graph footprint

Distinct hostnames that link to or from howmet.com in the public web crawl.

358 sites link to this hostname.

118 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for howmet.com.

MechanismTarget
SPF_INCLUDEspf.protection.office365.us
SPF_IP129.148.11.192/29
SPF_IP13.111.54.118
SPF_IP142.79.5.1
SPF_IP142.79.7.1
SPF_IP148.163.153.4
SPF_IP148.163.157.18
SPF_IP160.34.15.16/28
SPF_IP52.124.3.62
SPF_IP67.231.147.189
SPF_IP67.231.155.189

Related pages

Pivot deeper into the graph from howmet.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "howmet.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.