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
Resolution chain
oiucm.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 198.37.102.3 | 198.37.102.0/24 | AS397373 | H4Y-TECHNOLOGIES - H4Y Technologies LLC | US |
| 198.37.120.210 | 198.37.120.0/24 | AS397373 | H4Y-TECHNOLOGIES - H4Y Technologies LLC | US |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- oiucm.net
SPF policy
6 SPF mechanisms authorising senders for oiucm.net.
| Mechanism | Target |
|---|---|
| SPF_A | oiucm.net |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 139.162.46.205 |
| SPF_IP | 198.37.102.3 |
| SPF_IP | 198.37.120.210 |
| SPF_MX | oiucm.net |
Related pages
Pivot deeper into the graph from oiucm.net.
- IP · 198.37.102.3
- ASN · AS397373H4Y-TECHNOLOGIES - H4Y Technologies LLC
- Registrar · iana:146
- Country · US
- Email · oiucm.net@domainsbyproxy.com
- TLD · .net
- Browse hostnames · oi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.