Skip to content

Hostname

omi-int.com

Last fetched

omi-int.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1466 as the registrar.

Nutrition Label

WHISPER CANON · omi-int.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/omi-int.com

Resolution chain

omi-int.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
166.117.142.4166.117.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
166.117.86.174166.117.80.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
169.48.37.192169.48.36.0/22AS36351SOFTLAYER - IBM CloudGB

WHOIS identity

Registrar
iana:1466
Organization
old mutual international services
Contact emails

Subdomains

1 observed subdomain of omi-int.com.

Web-graph footprint

Distinct hostnames that link to or from omi-int.com in the public web crawl.

7 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for omi-int.com.

MechanismTarget
SPF_Asmtp02.kane-group.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP196.14.188.33
SPF_IP196.14.188.46

Related pages

Pivot deeper into the graph from omi-int.com.

Cypher and MCP

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

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