Skip to content

Hostname

ascentis.com.sg

Last fetched

ascentis.com.sg resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1912 as the registrar.

Nutrition Label

WHISPER CANON · ascentis.com.sgRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ascentis.com.sg

Resolution chain

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

IPPrefixASNOperatorCountry
52.77.175.2852.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1912
Organization
ascentis (sgnic-orgas96654)
Contact emails

Subdomains

109 observed subdomains of ascentis.com.sg.

Web-graph footprint

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

20 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ascentis.com.sg.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP125.252.110.192/27
SPF_IP125.252.85.32/27
SPF_IP128.106.64.182
SPF_IP13.251.138.58
SPF_IP203.81.44.192/28
SPF_IP223.25.64.109
SPF_IP3.1.68.103/32

Related pages

Pivot deeper into the graph from ascentis.com.sg.

Cypher and MCP

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

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