Hostname
eg-software.com
Last fetched
eg-software.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
eg-software.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.158.46.23 | 108.158.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.46.61 | 108.158.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.46.78 | 108.158.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.46.83 | 108.158.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.173.132.111 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.17 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.49 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.75 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of eg-software.com owner
- Contact emails
- marc.enggist@eg-software.com
- 168bd6dd-9a9a-496e-bbab-862122a9d1fc@identity-protect.org
- 341a7110-a586-4480-a536-848c83d0f83f@identity-protect.org
- 3664afbc-3c61-4851-b8f9-27b48628d053@identity-protect.org
- 39d62cbc-b2da-4b4a-b8a0-fc3f09f8164d@identity-protect.org
- 6fd44e25-c14f-4205-96b7-9a271e047f06@identity-protect.org
- 92506718-b1ea-4e36-bb19-1865456e12e6@identity-protect.org
Subdomains
59 observed subdomains of eg-software.com.
Showing 25 of 59. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from eg-software.com in the public web crawl.
14 sites link to this hostname.
25 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for eg-software.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 26321999.spf10.hubspotemail.net |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from eg-software.com.
- IP · 108.158.46.23
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · marc.enggist@eg-software.com
- TLD · .com
- Browse hostnames · eg…
- 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: "eg-software.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.