Hostname
esgisoftware.com
Last fetched
esgisoftware.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
esgisoftware.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.18.12.55 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.13.55 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of esgisoftware.com owner
- Contact emails
- esgisoftware.com@domainnameproxyservice.com
- gormo11@gmail.com
- 05032e45-62f5-47d0-ab84-a6349984a1e0@identity-protect.org
- 442734e0-9291-442d-92d3-736a3fa816a8@identity-protect.org
- 4b8346d5-58e5-4d48-9b05-4c01297eea21@identity-protect.org
- 5145d7d1-8d0c-43b1-978b-a7ab696b20ea@identity-protect.org
- 856217e8-d4db-4682-b754-41616fbc1d9a@identity-protect.org
- a8d1b15a-8d3b-408f-bd15-6b2b994e3418@identity-protect.org
- d2ba78e5-4a4c-45f4-b6e9-a29fedae4a15@identity-protect.org
- owner-11829583@esgisoftware.com.whoisprivacyservice.org
- owner-3790934@esgisoftware.com.whoisprivacyservice.org
- owner-4621100@esgisoftware.com.whoisprivacyservice.org
- owner-6461107@esgisoftware.com.whoisprivacyservice.org
- owner-7751082@esgisoftware.com.whoisprivacyservice.org
Subdomains
24 observed subdomains of esgisoftware.com.
Showing 17 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from esgisoftware.com in the public web crawl.
196 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for esgisoftware.com.
| Mechanism | Target |
|---|---|
| SPF_A | db.esgisoftware.com |
| SPF_INCLUDE | 45005018.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf.zdsys.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from esgisoftware.com.
- IP · 104.18.12.55
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · esgisoftware.com@domainnameproxyservice.com
- TLD · .com
- Browse hostnames · es…
- 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: "esgisoftware.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.