Skip to content

Hostname

oma.com

Last fetched

oma.com resolves to 1 IPv4 address operated by PROLOCATION Prolocation in NL. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · oma.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/oma.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.228.136.23594.228.136.0/21AS41887PROLOCATION ProlocationNL

WHOIS identity

Registrar
iana:69
Organization
michael zwiers
Contact emails

Subdomains

6 observed subdomains of oma.com.

Web-graph footprint

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

958 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for oma.com.

MechanismTarget
SPF_Aldxrelay04.taleo.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.142.166.122
SPF_IP108.142.167.245
SPF_IP158.106.220.154
SPF_IP188.122.74.75
SPF_IP188.122.74.79
SPF_IP194.206.123.12
SPF_IP20.103.72.83
SPF_IP20.103.73.120/31
SPF_IP20.16.250.221
SPF_IP20.16.250.225
SPF_IP202.65.212.3
SPF_IP59.152.212.53
SPF_IP62.243.9.213
SPF_IP82.70.29.70
SPF_IP94.200.86.234

Related pages

Pivot deeper into the graph from oma.com.

Cypher and MCP

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

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