Skip to content

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

WHISPER CANON · asm.comRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/asm.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.105.232.920.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:2
Organization
asm america,
Contact emails

Subdomains

43 observed subdomains of asm.com.

Web-graph footprint

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

1,216 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for asm.com.

MechanismTarget
SPF_Amx1.asm.com
SPF_Amx2.asm.com
SPF_Amx3.asm.com
SPF_Amx4.asm.com
SPF_Amx5.asm.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEem1977.asm.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP203.125.233.4
SPF_IP52.5.134.202/32
SPF_IP90.145.208.98
SPF_MXasm.com

Related pages

Pivot deeper into the graph from asm.com.

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 20

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