Hostname
engisoft.com
Last fetched
engisoft.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
engisoft.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.138.128.54 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.72 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.74 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.98 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.161.120 | 18.154.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.154.161.26 | 18.154.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.154.161.55 | 18.154.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.154.161.8 | 18.154.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of engisoft.com owner
- Contact emails
- engisoft@engisoft.com
- 27ff0f51-cc8e-42e5-800a-be781007ed5a@identity-protect.org
- 7c11f3fa-c359-4cce-bc06-d0de038a67cd@identity-protect.org
- 88307e63-80ae-474b-85e7-186fcb919709@identity-protect.org
- 8b130863-67f2-443b-8cdc-0eed1d4e968d@identity-protect.org
- 9f2361b9-4a1e-445f-8acc-e2c244bb9a7e@identity-protect.org
- b9317ed8-1751-4658-90e9-306f359f6e52@identity-protect.org
- owner-11141563@engisoft.com.whoisprivacyservice.org
Subdomains
12 observed subdomains of engisoft.com.
Web-graph footprint
Distinct hostnames that link to or from engisoft.com in the public web crawl.
18 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for engisoft.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sparkpostmail.com |
Related pages
Pivot deeper into the graph from engisoft.com.
- IP · 108.138.128.54
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · engisoft@engisoft.com
- TLD · .com
- Browse hostnames · en…
- 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: "engisoft.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.