Skip to content

Hostname

oi-soft.net

Last fetched

oi-soft.net resolves to 1 IPv4 address operated by MELITACABLE - Melita Limited in MT. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · oi-soft.netRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/oi-soft.net

Resolution chain

oi-soft.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
84.255.44.2384.255.32.0/19AS12709MELITACABLE - Melita LimitedMT

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

13 observed subdomains of oi-soft.net.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for oi-soft.net.

MechanismTarget
SPF_INCLUDEoutbound.mailhop.org
SPF_INCLUDEspf.mailjet.com
SPF_IP2a01:4f8:c010:5b80:0:0:0:1
SPF_IP49.12.99.235

Related pages

Pivot deeper into the graph from oi-soft.net.

Cypher and MCP

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

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