Hostname
ascentent.com
Last fetched
ascentent.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG. WHOIS lists iana:1912 as the registrar.
Nutrition Label
Resolution chain
ascentent.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 159.223.75.207 | 159.223.64.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | SG |
| 207.148.78.103 | 207.148.64.0/20 | AS20473 | AS-VULTR - The Constant Company, LLC | SG |
WHOIS identity
- Registrar
- iana:1912
- Organization
- ascent ear nose throat specialist group pte.
- Contact emails
Subdomains
6 observed subdomains of ascentent.com.
Web-graph footprint
Distinct hostnames that link to or from ascentent.com in the public web crawl.
92 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for ascentent.com.
| Mechanism | Target |
|---|---|
| SPF_A | ascentent.com |
| SPF_INCLUDE | _spf.gocloudeasy.com |
| SPF_INCLUDE | mailgun.org |
| SPF_IP | 23.106.52.77 |
| SPF_MX | ascentent.com |
Related pages
Pivot deeper into the graph from ascentent.com.
- IP · 159.223.75.207
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:1912
- Country · SG
- Email · register@ipmirror.com
- TLD · .com
- Browse hostnames · as…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ascentent.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.