Hostname
underscorebackup.com
Last fetched
underscorebackup.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
underscorebackup.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.50.22 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.199.178 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.11 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.11 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of underscorebackup.com owner
- Contact emails
- 18ba0012-545d-484e-ae9a-49bb5ba84422@identity-protect.org
- 372612bc-3e8c-426a-823a-89bc3efd96b9@identity-protect.org
- 375514b9-b173-44cd-a4f0-288a42fba59e@identity-protect.org
- 5776d1ef-5d62-4605-a062-406815a510dc@identity-protect.org
- 5d69a6fa-ca0d-4056-a248-513e142d4bdf@identity-protect.org
- 99bd2449-a2a5-4a88-bb1c-0a739601977e@identity-protect.org
- c13ec84a-a2ff-4b1d-bb57-6a34bd3cddf0@identity-protect.org
Subdomains
18 observed subdomains of underscorebackup.com.
Showing 13 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from underscorebackup.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for underscorebackup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mx.cloudflare.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mailgun.org |
Related pages
Pivot deeper into the graph from underscorebackup.com.
- IP · 104.21.50.22
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 18ba0012-545d-484e-ae9a-49bb5ba84422@identity-protect.org
- TLD · .com
- Browse hostnames · un…
- 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: "underscorebackup.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.