Hostname
ascendgaming.net
Last fetched
ascendgaming.net resolves to 1 IPv4 address operated by INFRALY-LLC - Infraly, LLC in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
ascendgaming.net 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 |
|---|---|---|---|---|
| 45.134.10.34 | 45.134.10.0/24 | AS400529 | INFRALY-LLC - Infraly, LLC | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
7 observed subdomains of ascendgaming.net.
Web-graph footprint
Distinct hostnames that link to or from ascendgaming.net in the public web crawl.
9 sites link to this hostname.
93 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- ascendgaming.net
SPF policy
4 SPF mechanisms authorising senders for ascendgaming.net.
| Mechanism | Target |
|---|---|
| SPF_A | ascendgaming.net |
| SPF_IP | 193.243.190.30 |
| SPF_IP | 45.134.10.34 |
| SPF_MX | ascendgaming.net |
Related pages
Pivot deeper into the graph from ascendgaming.net.
- IP · 45.134.10.34
- ASN · AS400529INFRALY-LLC - Infraly, LLC
- Registrar · iana:146
- Country · US
- Email · 7456a40c4dca42db873850f9a26dae2a.protect@whoisguard.com
- TLD · .net
- 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: "ascendgaming.net"})-[: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.