Skip to content

Hostname

omgeo.com

Last fetched

omgeo.com resolves to 104.68.246.220, announced in 104.68.240.0/21 by AKAMAI-AS - Akamai Technologies, Inc. in US. omgeo.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · omgeo.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/omgeo.com

Resolution chain

IPv6 resolution

No AAAA record for omgeo.com is recorded in WhisperGraph.

Attribution

akamai

ORIGIN_AS

WHOIS identity

Registrar
iana:299
Contact emails
domainowner@dtcc.com, infra_mgmt@omgeo.com, scott.johnson@omgeo.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • a1-47.akam.net
  • a10-65.akam.net
  • a13-64.akam.net
  • a18-66.akam.net
  • a2-66.akam.net
  • a5-65.akam.net

MX records

  • sacipg0003.dtcc.com
  • saipgp0001.dtcc.com
  • saipgp0002.dtcc.com
  • swcipg0003.dtcc.com
  • sxcipg0003.dtcc.com
  • sxipgp0001.dtcc.com
  • sxipgp0002.dtcc.com
  • omgeo-com.mail.protection.outlook.com

SPF policy

  • mx: omgeo.com
  • include: spf.protection.outlook.com
  • include: _spf.salesforce.com
  • ip: 12.130.59.162
  • ip: 207.45.43.238
  • ip: 207.45.43.239
  • ip: 207.45.45.251
  • ip: 207.45.45.252

Threat-feed evidence

History

Related pages

Pivot from omgeo.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "omgeo.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.