Skip to content

Hostname

machineryhost.com

Last fetched

machineryhost.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · machineryhost.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/machineryhost.com

Resolution chain

machineryhost.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.10213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.130.10513.35.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.PH
13.35.130.11313.35.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.PH
13.35.130.5813.35.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.PH
13.35.130.6413.35.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.PH
13.35.93.1513.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.2013.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.4513.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.9313.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.119.11018.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.11418.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.4518.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.618.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
65.8.131.1165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of machineryhost.com owner
Contact emails

Subdomains

20 observed subdomains of machineryhost.com.

Web-graph footprint

Distinct hostnames that link to or from machineryhost.com in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from machineryhost.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "machineryhost.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 20

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