Skip to content

Hostname

hexion.com

Last fetched

hexion.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · hexion.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint9.3/10canon.whisper.security/host/hexion.com

Resolution chain

hexion.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.107.213.4013.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.4013.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA

WHOIS identity

Registrar
iana:299
Organization
borden chemical,
Contact emails

Subdomains

53 observed subdomains of hexion.com.

Web-graph footprint

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

275 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for hexion.com.

MechanismTarget
SPF_INCLUDEspf-eu.wfs.cloud
SPF_INCLUDEspf.protection.outlook.com
SPF_IP155.56.208.100/30
SPF_IP155.56.222.0/24
SPF_IP157.133.97.216/30
SPF_IP169.145.66.70/31
SPF_IP169.145.66.72/31
SPF_IP194.37.255.29/32
SPF_IP209.166.158.108
SPF_IP65.221.12.128/32
SPF_IP65.221.12.148/32
SPF_IP65.221.8.29/32
SPF_IP66.11.4.36
SPF_IP66.11.4.37
SPF_IP67.205.157.40
SPF_IP74.122.253.72
SPF_IP91.198.224.29/32

Related pages

Pivot deeper into the graph from hexion.com.

Cypher and MCP

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

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