Skip to content

Hostname

ascentsg.com

Last fetched

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

Nutrition Label

WHISPER CANON · ascentsg.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ascentsg.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.76.125104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.195.118172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
ascent services group
Contact emails

Subdomains

5 observed subdomains of ascentsg.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ascentsg.com.

MechanismTarget
SPF_INCLUDE495572.spf08.hubspotemail.net
SPF_INCLUDE_spf.bullhornmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspflite.jobdiva.com
SPF_IP129.213.116.221
SPF_IP162.214.66.210
SPF_IP162.241.156.215
SPF_IP168.245.47.54
SPF_IP204.15.170.200/32
SPF_IP204.15.171.6/32

Related pages

Pivot deeper into the graph from ascentsg.com.

Cypher and MCP

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

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