Skip to content

Hostname

genesiswatertech.com

Last fetched

genesiswatertech.com resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists iana:955 as the registrar.

Nutrition Label

WHISPER CANON · genesiswatertech.comRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/genesiswatertech.com

Resolution chain

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

IPPrefixASNOperatorCountry
50.6.194.4650.6.192.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationUS
159.203.175.80159.203.160.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:955
Organization
nick
Contact emails

Subdomains

47 observed subdomains of genesiswatertech.com.

Web-graph footprint

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

99 sites link to this hostname.

167 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for genesiswatertech.com.

MechanismTarget
SPF_Agenesiswatertech.com
SPF_INCLUDEwebsitewelcome.com
SPF_IP192.232.193.56
SPF_IP50.6.194.46
SPF_MXgenesiswatertech.com

Related pages

Pivot deeper into the graph from genesiswatertech.com.

Cypher and MCP

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

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