Hostname
emasphere.com
Last fetched
emasphere.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
emasphere.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.49.173 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.191.127 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of emasphere.com owner
- Contact emails
- accounting@emasphere.com
- edebelder@emasphere.com
- edebelder@gps2enterprise.com
- 05341b26-9256-422f-b850-57594b890e3c@identity-protect.org
- 09d88a42-d181-4287-9c5d-e22197c7e88e@identity-protect.org
- 23ccd6f3-7dfa-4454-8f88-d716766ced47@identity-protect.org
- d473551d-85e2-47f7-9ad7-d9db61a61896@identity-protect.org
- f90651f7-8f75-46d0-8102-2f6b79ada63a@identity-protect.org
- f9aab5ec-7021-4257-b726-fd50f72a91e8@identity-protect.org
- owner-5043716@emasphere.com.whoisprivacyservice.org
- owner-5985361@emasphere.com.whoisprivacyservice.org
- owner-6078247@emasphere.com.whoisprivacyservice.org
Subdomains
68 observed subdomains of emasphere.com.
Showing 25 of 68. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from emasphere.com in the public web crawl.
67 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for emasphere.com.
| Mechanism | Target |
|---|---|
| SPF_A | smtp5.silae.fr |
| SPF_INCLUDE | 4550859.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf.exactonline.co.uk |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from emasphere.com.
- IP · 104.21.49.173
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · accounting@emasphere.com
- TLD · .com
- Browse hostnames · em…
- 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: "emasphere.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.