Skip to content

Hostname

ascap.com

Last fetched

ascap.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ascap.comRouting diversity5.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ascap.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.216.82.18713.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.155.11418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.35.22523.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.130.2413.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.96.2153.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.168.1063.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.40.16635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.158.17544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.169.18544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.149.23750.19.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.224.7252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.241.21854.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.102.16554.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.169.24554.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
13.217.158.1713.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.107.11313.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
ascap
Contact emails

Subdomains

41 observed subdomains of ascap.com.

Web-graph footprint

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

3,991 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ascap.com.

MechanismTarget
SPF_Amta2.vocsmail.com
SPF_EXISTS%{i}.spf.hc5665-36.iphmx.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEemail.prnewswire.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.dynect.net
SPF_IP52.7.11.31

Related pages

Pivot deeper into the graph from ascap.com.

Cypher and MCP

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

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