Skip to content

Hostname

oiucm.net

Last fetched

oiucm.net resolves to 2 IPv4 addresses operated by H4Y-TECHNOLOGIES - H4Y Technologies LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · oiucm.netRouting diversity2.4/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/oiucm.net

Resolution chain

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

IPPrefixASNOperatorCountry
198.37.102.3198.37.102.0/24AS397373H4Y-TECHNOLOGIES - H4Y Technologies LLCUS
198.37.120.210198.37.120.0/24AS397373H4Y-TECHNOLOGIES - H4Y Technologies LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

25 observed subdomains of oiucm.net.

Web-graph footprint

Distinct hostnames that link to or from oiucm.net in the public web crawl.

37 sites link to this hostname.

1,892 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • oiucm.net

SPF policy

6 SPF mechanisms authorising senders for oiucm.net.

MechanismTarget
SPF_Aoiucm.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP139.162.46.205
SPF_IP198.37.102.3
SPF_IP198.37.120.210
SPF_MXoiucm.net

Related pages

Pivot deeper into the graph from oiucm.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "oiucm.net"})-[: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.