Hostname
esoft.com
Last fetched
esoft.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
esoft.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 143.204.181.26 | 143.204.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 143.204.181.45 | 143.204.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 143.204.181.90 | 143.204.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 143.204.181.93 | 143.204.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.161.179.11 | 18.161.179.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.161.179.44 | 18.161.179.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.161.179.51 | 18.161.179.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.161.179.63 | 18.161.179.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 3.161.82.3 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.76 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.84 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.96 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of esoft.com owner
- Contact emails
Subdomains
56 observed subdomains of esoft.com.
Showing 25 of 56. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from esoft.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 esoft.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.esoft_com._d.easydmarc.pro |
| SPF_INCLUDE | _spf.mail03-userengage.com |
Related pages
Pivot deeper into the graph from esoft.com.
- IP · 143.204.181.26
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · hostmaster@esoftsystems.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: "esoft.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.