Skip to content

Hostname

hygeawatersystem.com

Last fetched

hygeawatersystem.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · hygeawatersystem.comRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/hygeawatersystem.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.172.6015.197.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
78.142.59.2678.142.59.0/24AS31083Telepoint - Telepoint LtdBG

WHOIS identity

Registrar
iana:48
Organization
hygea international
Contact emails

Subdomains

4 observed subdomains of hygeawatersystem.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for hygeawatersystem.com.

MechanismTarget
SPF_Ahygeawatersystem.com
SPF_INCLUDEiris.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_INCLUDEspf1.abilixsoft.eu
SPF_IP185.80.0.164
SPF_IP78.142.59.26
SPF_IP91.196.124.228
SPF_MXhygeawatersystem.com

Related pages

Pivot deeper into the graph from hygeawatersystem.com.

Cypher and MCP

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

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