Skip to content

Hostname

engineeringhouse.net

Last fetched

engineeringhouse.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:3827 as the registrar.

Nutrition Label

WHISPER CANON · engineeringhouse.netRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/engineeringhouse.net

Resolution chain

engineeringhouse.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.77.1318.164.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.77.7618.164.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.77.8918.164.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.77.9418.164.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.10965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:3827
Organization
saeid tofig
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from engineeringhouse.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "engineeringhouse.net"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.