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
Resolution chain
hexion.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.107.213.40 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.246.40 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
WHOIS identity
- Registrar
- iana:299
- Organization
- borden chemical,
- Contact emails
Subdomains
53 observed subdomains of hexion.com.
Showing 25 of 53. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for hexion.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-eu.wfs.cloud |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 155.56.208.100/30 |
| SPF_IP | 155.56.222.0/24 |
| SPF_IP | 157.133.97.216/30 |
| SPF_IP | 169.145.66.70/31 |
| SPF_IP | 169.145.66.72/31 |
| SPF_IP | 194.37.255.29/32 |
| SPF_IP | 209.166.158.108 |
| SPF_IP | 65.221.12.128/32 |
| SPF_IP | 65.221.12.148/32 |
| SPF_IP | 65.221.8.29/32 |
| SPF_IP | 66.11.4.36 |
| SPF_IP | 66.11.4.37 |
| SPF_IP | 67.205.157.40 |
| SPF_IP | 74.122.253.72 |
| SPF_IP | 91.198.224.29/32 |
Related pages
Pivot deeper into the graph from hexion.com.
- IP · 13.107.213.40
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:299
- Country · CA
- Email · domain.admin@hexion.com
- TLD · .com
- Browse hostnames · he…
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.