Skip to content

Hostname

ascm.org

Last fetched

ascm.org resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ascm.orgRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ascm.org

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.108.23945.60.124.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.63.23945.60.77.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:2
Organization
apics
Contact emails

Subdomains

109 observed subdomains of ascm.org.

Web-graph footprint

Distinct hostnames that link to or from ascm.org in the public web crawl.

1,452 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

30 SPF mechanisms authorising senders for ascm.org.

MechanismTarget
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.237.104.0/22
SPF_IP104.208.233.111
SPF_IP104.209.159.165
SPF_IP13.77.103.54
SPF_IP167.89.94.51
SPF_IP168.245.23.89/32
SPF_IP168.245.32.123
SPF_IP168.245.54.176
SPF_IP185.28.196.0/22
SPF_IP192.28.128.0/18
SPF_IP199.15.212.0/22
SPF_IP20.10.140.79
SPF_IP37.188.97.188/32
SPF_IP40.70.77.106
SPF_IP40.84.26.147
SPF_IP50.234.67.3
SPF_IP52.184.159.51
SPF_IP52.184.177.248
SPF_IP72.3.185.0/24
SPF_IP72.32.154.0/24
SPF_IP72.32.217.0/24
SPF_IP72.32.243.0/24
SPF_IP94.236.119.0/26
SPF_IP99.77.128.0/18

Related pages

Pivot deeper into the graph from ascm.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ascm.org"})-[: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.