Skip to content

Hostname

h3techs.com

Last fetched

h3techs.com resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · h3techs.comRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/h3techs.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.185.30.131192.185.24.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

Registrar
iana:82
Organization
h3 technologies
Contact emails

Subdomains

34 observed subdomains of h3techs.com.

Web-graph footprint

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

114 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for h3techs.com.

MechanismTarget
SPF_Agmail.com
SPF_Agoogle.com
SPF_Ah3techs.com
SPF_Amail.h3techs.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEgoogle.com
SPF_IP192.185.2.125
SPF_IP192.185.30.131
SPF_IP192.185.81.192
SPF_IP209.85.128.0/17
SPF_IP44.202.169.35

Related pages

Pivot deeper into the graph from h3techs.com.

Cypher and MCP

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

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