Skip to content

Hostname

hydraquip.com

Last fetched

hydraquip.com resolves to 2 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · hydraquip.comRouting diversity2.4/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hydraquip.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.16.172.22199.16.172.0/24AS2635AUTOMATTIC - Automattic, IncUS
72.52.217.12572.52.128.0/17AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:2
Organization
hydraquip corporation
Contact emails

Subdomains

28 observed subdomains of hydraquip.com.

Web-graph footprint

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

30 sites link to this hostname.

93 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for hydraquip.com.

MechanismTarget
SPF_Amail.aes2.com
SPF_INCLUDE168.245.62.234
SPF_INCLUDE_aspf1.spf03.hubspotemail.net
SPF_INCLUDEaldrichsolutions.net
SPF_INCLUDEspf-00a18301.gpphosted.com
SPF_INCLUDEspf.postalsrv.aldrichsolutions.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEuniversalspf.org
SPF_INCLUDEx.universalspf.org
SPF_MXhydraquip.com

Related pages

Pivot deeper into the graph from hydraquip.com.

Cypher and MCP

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

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