Skip to content

Hostname

omf.com

Last fetched

omf.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · omf.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/omf.com

Resolution chain

omf.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.12013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.46.10618.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.12618.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.418.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.9218.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.36.1093.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.113.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.163.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.333.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
52.85.61.12652.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.3452.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.3852.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.5352.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
domain admin
Contact emails

Subdomains

71 observed subdomains of omf.com.

Web-graph footprint

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

50 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for omf.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEarcherirm.us
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.workfront.com
SPF_IP12.14.217.127
SPF_IP12.14.217.137
SPF_IP12.14.217.138
SPF_IP12.14.217.140
SPF_IP147.178.252.64
SPF_IP167.89.74.58
SPF_IP174.143.33.107
SPF_IP199.119.186.183
SPF_IP209.208.146.47
SPF_IP216.17.35.252
SPF_IP216.17.9.98
SPF_IP216.17.9.99
SPF_IP46.34.69.10
SPF_IP54.200.217.100
SPF_IP62.190.59.200
SPF_IP72.32.28.210

Related pages

Pivot deeper into the graph from omf.com.

Cypher and MCP

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

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