Hostname
myusage.com
Last fetched
myusage.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
myusage.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 |
|---|---|---|---|---|
| 104.16.63.99 | 104.16.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.16.64.99 | 104.16.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- exceleron software llc.
- Contact emails
- dns@exceleron.com
- 0e35349e-8996-4c0f-aa39-17af08669b59@identity-protect.org
- 123fa252-5d3d-4835-a35b-3d6879d0e8fb@identity-protect.org
- 454c8897-3e2e-499c-8138-de3bab753b9f@identity-protect.org
- 4c8471b7-07ae-453d-ac78-c19da7103cc9@identity-protect.org
- 84e722a5-a1e9-496d-848b-a00f48f26673@identity-protect.org
- 89116e03-e8ee-4b38-9abf-82ec6920d0ad@identity-protect.org
- b0c5f5d3-4f58-41d6-bf0a-1bf197b50a05@identity-protect.org
- owner-10310191@myusage.com.whoisprivacyservice.org
- owner-6692559@myusage.com.whoisprivacyservice.org
Subdomains
28 observed subdomains of myusage.com.
Showing 17 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from myusage.com in the public web crawl.
49 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for myusage.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _spf.myusage.com |
Related pages
Pivot deeper into the graph from myusage.com.
- IP · 104.16.63.99
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · dns@exceleron.com
- TLD · .com
- Browse hostnames · my…
- 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: "myusage.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.