Skip to content

Hostname

hydramotion.com

Last fetched

hydramotion.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · hydramotion.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hydramotion.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.128.118108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.13108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.51108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.96108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
89.106.200.189.106.200.0/24AS209626ENFLOWNL

WHOIS identity

Registrar
iana:168
Organization
hydramotion
Contact emails

Subdomains

4 observed subdomains of hydramotion.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for hydramotion.com.

MechanismTarget
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP86.188.234.42

Related pages

Pivot deeper into the graph from hydramotion.com.

Cypher and MCP

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

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