Skip to content

Hostname

ascensus.com

Last fetched

ascensus.com resolves to 1 IPv4 address operated by AS12152 - Ascensus, LLC. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · ascensus.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/ascensus.com

Resolution chain

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

IPPrefixASNOperatorCountry
205.166.36.151205.166.36.0/24AS12152AS12152 - Ascensus, LLC.US

WHOIS identity

Registrar
iana:292
Organization
ascensus
Contact emails

Subdomains

113 observed subdomains of ascensus.com.

Web-graph footprint

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

235 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for ascensus.com.

MechanismTarget
SPF_INCLUDEspf3.alegeus.com
SPF_INCLUDEspf_2.taleo.net
SPF_INCLUDEspfhost.messageprovider.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_INCLUDEwappmail.com
SPF_IP128.136.51.12
SPF_IP129.213.11.79
SPF_IP138.1.37.172
SPF_IP152.70.150.118
SPF_IP198.244.48.64
SPF_IP205.166.36.174/32
SPF_IP208.81.212.0/22
SPF_IP52.128.41.178
SPF_IP52.43.225.203
SPF_IP52.89.35.204
SPF_IP66.191.145.50

Related pages

Pivot deeper into the graph from ascensus.com.

Cypher and MCP

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

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