Skip to content

Hostname

hydrogeninsight.com

Last fetched

hydrogeninsight.com resolves to 1 IPv4 address operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.

Nutrition Label

WHISPER CANON · hydrogeninsight.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/hydrogeninsight.com

Resolution chain

hydrogeninsight.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.63.248.52194.63.248.0/24AS12996NO

WHOIS identity

Registrar
iana:1001
Organization
nhst media group as
Contact emails

Subdomains

17 observed subdomains of hydrogeninsight.com.

Web-graph footprint

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

974 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for hydrogeninsight.com.

MechanismTarget
SPF_INCLUDE1545457.spf06.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEmadgexjb.com
SPF_INCLUDEnavigacloud.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEshared.hubspot.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.47.40.123
SPF_IP185.47.42.25
SPF_IP2a02:c0:2f0:7500:f816:3eff:febc:836a
SPF_IP2a02:c0:4f0:6c00:f816:3eff:fe43:13e7
SPF_IP87.238.53.0/25
SPF_IP87.238.53.192/26

Related pages

Pivot deeper into the graph from hydrogeninsight.com.

Cypher and MCP

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

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