Hostname
esp-global.com
Last fetched
esp-global.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
esp-global.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 |
|---|---|---|---|---|
| 44.228.215.9 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.228.49.115 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.252.226.202 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.191.38.43 | 54.191.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of esp-global.com owner
- Contact emails
- craig.brewer@opusinspection.com
- 2808e8a9-d3e5-421b-b0df-c8d2a18c82a8@identity-protect.org
- a826d00e-7a4f-4b7f-bb67-e85bb3bfa2e0@identity-protect.org
- owner-11315098@esp-global.com.whoisprivacyservice.org
- owner-11585047@esp-global.com.whoisprivacyservice.org
- owner-307007@esp-global.com.whoisprivacyservice.org
- owner-3706938@esp-global.com.whoisprivacyservice.org
Subdomains
15 observed subdomains of esp-global.com.
Showing 10 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from esp-global.com in the public web crawl.
10 sites link to this hostname.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for esp-global.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from esp-global.com.
- IP · 44.228.215.9
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · craig.brewer@opusinspection.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: "esp-global.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.