Hostname
asm.com
Last fetched
asm.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
asm.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 |
|---|---|---|---|---|
| 20.105.232.9 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- iana:2
- Organization
- asm america,
- Contact emails
- aa9x999h5kj@networksolutionsprivateregistration.com
- af8ft5us456@networksolutionsprivateregistration.com
- ap8kj5cz2h9@networksolutionsprivateregistration.com
- cr6365m928j@networksolutionsprivateregistration.com
- fs89q3xd3g6@networksolutionsprivateregistration.com
- g496k6cp76a@networksolutionsprivateregistration.com
- jg9dq6433em@networksolutionsprivateregistration.com
- kq3jq3q47ks@networksolutionsprivateregistration.com
- lorenzo.lostal@asm.com
- mx47d46p47m@networksolutionsprivateregistration.com
- n57me43y85b@networksolutionsprivateregistration.com
- ne8fr45d7n4@networksolutionsprivateregistration.com
- q37da7rr6s3@networksolutionsprivateregistration.com
- r42ej2r89gy@networksolutionsprivateregistration.com
- mark.richmond@asm.com
- vf4qd99a6kj@networksolutionsprivateregistration.com
- xc7ey2ke2aa@networksolutionsprivateregistration.com
- yk9rz4v62t9@networksolutionsprivateregistration.com
- z66zd4ph39h@networksolutionsprivateregistration.com
- zs7bu9qv4bu@networksolutionsprivateregistration.com
Subdomains
43 observed subdomains of asm.com.
Showing 25 of 43. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from asm.com in the public web crawl.
1,216 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for asm.com.
| Mechanism | Target |
|---|---|
| SPF_A | mx1.asm.com |
| SPF_A | mx2.asm.com |
| SPF_A | mx3.asm.com |
| SPF_A | mx4.asm.com |
| SPF_A | mx5.asm.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | em1977.asm.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 203.125.233.4 |
| SPF_IP | 52.5.134.202/32 |
| SPF_IP | 90.145.208.98 |
| SPF_MX | asm.com |
Related pages
Pivot deeper into the graph from asm.com.
- IP · 20.105.232.9
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:2
- Country · NL
- Email · aa9x999h5kj@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · as…
- 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: "asm.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.