Skip to content

Hostname

ascedia.com

Last fetched

ascedia.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · ascedia.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ascedia.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.61.142104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.210.251172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
192.31.237.118192.31.237.0/24AS18719TSRSOLUTIONS - TSR Solutions, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1244621241
Contact emails

Subdomains

62 observed subdomains of ascedia.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ascedia.com.

MechanismTarget
SPF_Aascedia.com
SPF_Amailhost.ascedia.com
SPF_Asmtp.ascedia.com
SPF_INCLUDE4012689.spf02.hubspotemail.net
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.211.1.90
SPF_IP192.31.237.0/24
SPF_IP192.31.237.25
SPF_IP67.216.226.209
SPF_MXascedia.com

Related pages

Pivot deeper into the graph from ascedia.com.

Cypher and MCP

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

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