Skip to content

Hostname

omiap.org

Last fetched

omiap.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · omiap.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/omiap.org

Resolution chain

omiap.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1154
Organization
blazejak janusz
Contact emails

Subdomains

8 observed subdomains of omiap.org.

Web-graph footprint

Distinct hostnames that link to or from omiap.org in the public web crawl.

17 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for omiap.org.

MechanismTarget
SPF_Aomiap.org
SPF_INCLUDEwebsitewelcome.com
SPF_IP108.179.214.121
SPF_IP96.125.174.19
SPF_MXomiap.org

Related pages

Pivot deeper into the graph from omiap.org.

Cypher and MCP

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

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