Hostname
engineeringandstuff.com
Last fetched
engineeringandstuff.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
engineeringandstuff.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 |
|---|---|---|---|---|
| 3.160.77.108 | 3.160.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 3.160.77.48 | 3.160.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 3.160.77.65 | 3.160.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 3.160.77.7 | 3.160.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 3.161.94.129 | 3.161.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.161.94.35 | 3.161.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.161.94.49 | 3.161.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.161.94.82 | 3.161.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of engineeringandstuff.com owner
- Contact emails
- 2539a46c-ef70-4e86-96ba-36893702c0e1@identity-protect.org
- 35aa8105-0dbb-4f32-a3c9-75b8d3981db3@identity-protect.org
- 6964b9f0-6920-42aa-bcb6-2c2237505152@identity-protect.org
- 8144ebde-e15d-41da-93b3-00a0a95d9c9e@identity-protect.org
- 8bf93976-dd5d-44e1-ac8d-99a1d1fa1d4a@identity-protect.org
- c1cb21f5-150d-4f42-80fd-2a34fca8c1df@identity-protect.org
- cc4e80df-b403-4cff-854b-7569324fa772@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from engineeringandstuff.com.
- IP · 3.160.77.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AE
- Email · 2539a46c-ef70-4e86-96ba-36893702c0e1@identity-protect.org
- 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: "engineeringandstuff.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.