Hostname
ascentis.com
Last fetched
ascentis.com resolves to 1 IPv4 address operated by PADRES-01 - San Diego Padres in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
ascentis.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 158.228.49.19 | 158.228.48.0/20 | AS46269 | PADRES-01 - San Diego Padres | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- ascentis corporation
- Contact emails
- aw2aq3s75dt@networksolutionsprivateregistration.com
- bb7hu53k2db@networksolutionsprivateregistration.com
- ch8x58hz9wc@networksolutionsprivateregistration.com
- cj2c67d88y2@networksolutionsprivateregistration.com
- cq9tz44w3kz@networksolutionsprivateregistration.com
- mike.cross@ascentis.com
- ex7e679g6zz@networksolutionsprivateregistration.com
- fj4pr7h63k3@networksolutionsprivateregistration.com
- he88c38k7s4@networksolutionsprivateregistration.com
- mb7gz9ww8t5@networksolutionsprivateregistration.com
- nx2cv3u44v7@networksolutionsprivateregistration.com
- ss57u7ky79j@networksolutionsprivateregistration.com
- v64h52fx9wf@networksolutionsprivateregistration.com
- w48u64vf8eb@networksolutionsprivateregistration.com
- xd9gz54v6ke@networksolutionsprivateregistration.com
- ym9ts3hg9u7@networksolutionsprivateregistration.com
Subdomains
76 observed subdomains of ascentis.com.
Showing 25 of 76. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ascentis.com in the public web crawl.
115 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for ascentis.com.
| Mechanism | Target |
|---|---|
| SPF_A | parakeet.netos.com |
| SPF_INCLUDE | spf1.ascentis.com |
| SPF_INCLUDE | spf2.ascentis.com |
| SPF_MX | ascentis.com |
Related pages
Pivot deeper into the graph from ascentis.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ascentis.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.