Hostname
championsofregnum.com
Last fetched
championsofregnum.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
championsofregnum.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 |
|---|---|---|---|---|
| 104.196.43.242 | 104.196.32.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of championsofregnum.com owner
- Contact emails
- adrian@ngdstudios.com
- 436cddd3-75f3-40be-87e3-acb544d90482@identity-protect.org
- a72c3fa6-9f21-4f85-b6ea-e8d7d981810f@identity-protect.org
- b9b58907-c2f7-43da-b9e2-77c6a5b56c51@identity-protect.org
- c0bec8ea-870c-416d-92ed-9837428287e2@identity-protect.org
- d9f299ef-56d0-4bdd-b91f-57f3bc85a620@identity-protect.org
- f1be7b59-8b2b-4861-b125-080263ca930a@identity-protect.org
- owner-5091909@championsofregnum.com.whoisprivacyservice.org
Subdomains
10 observed subdomains of championsofregnum.com.
Web-graph footprint
Distinct hostnames that link to or from championsofregnum.com in the public web crawl.
34 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for championsofregnum.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from championsofregnum.com.
- IP · 104.196.43.242
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:468
- Country · US
- Email · adrian@ngdstudios.com
- TLD · .com
- Browse hostnames · ch…
- 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: "championsofregnum.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.