Hostname
esemag.com
Last fetched
esemag.com resolves to 1 IPv4 address operated by YOUTUBE YOUTUBE in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
esemag.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 |
|---|---|---|---|---|
| 35.208.6.135 | 35.208.0.0/15 | AS43515 | YOUTUBE YOUTUBE | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of esemag.com owner
- Contact emails
- canada@frymulti.com
- steve@esemag.com
- 1b850435-5ec5-4e31-9083-ca441505c3cb@identity-protect.org
- 4c145881-5364-4948-8ee1-b48f411d625b@identity-protect.org
- a6cde722-3412-4790-a0d0-1e97d367d901@identity-protect.org
- a93c51ee-2b01-4b69-a122-15aea41456a7@identity-protect.org
- ade5a7e3-0c20-4c3e-851d-04a4fb85c94a@identity-protect.org
- b9c2151a-c521-4631-a57f-a26df7af37d2@identity-protect.org
Subdomains
10 observed subdomains of esemag.com.
Web-graph footprint
Distinct hostnames that link to or from esemag.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for esemag.com.
| Mechanism | Target |
|---|---|
| SPF_A | esemag.com |
| SPF_EXISTS | %{i}._spf.sparkpostmail.com |
| SPF_INCLUDE | _14c3995fc92ca04ce4db6ebad60c4411.spf.dnssmarthost.net |
| SPF_INCLUDE | _spf.mailspamprotection.com |
| SPF_INCLUDE | msgfocus.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 209.250.157.0/24 |
| SPF_IP | 66.175.208.236 |
| SPF_MX | esemag.com |
Related pages
Pivot deeper into the graph from esemag.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "esemag.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.