Hostname
easemon.com
Last fetched
easemon.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
easemon.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.21.39.214 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.148.229 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of easemon.com owner
- Contact emails
- easemon.com@domainsbyproxy.com
- 1897c91c-ebf8-4b27-9c04-6b8ef6013a19@identity-protect.org
- 618ab814-4109-40cf-a39c-73cefb132ca2@identity-protect.org
- 62c17209-7a27-43d3-bca8-90ddf9cf57d2@identity-protect.org
- 91add052-6b8f-4946-b44c-2746255c48cd@identity-protect.org
- aae9cac9-8768-4189-949d-4b6f3c3e77a9@identity-protect.org
- ce93bebf-3a6f-4112-823b-a00d6b7efe80@identity-protect.org
- owner-2061532@easemon.com.whoisprivacyservice.org
- owner-3696681@easemon.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of easemon.com.
Web-graph footprint
Distinct hostnames that link to or from easemon.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for easemon.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from easemon.com.
- IP · 104.21.39.214
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · easemon.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · ea…
- 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: "easemon.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.