Skip to content

Hostname

omniupdate.com

Last fetched

omniupdate.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. omniupdate.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 · omniupdate.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/omniupdate.com

Resolution chain

No IPv4 resolution is recorded for omniupdate.com in WhisperGraph.

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of omniupdate.com owner
Contact emails
lance@omniupdate.com, tnalevanko@mstay.com, 396b12dd-07b0-4f94-9cdd-68b2e85b3ccf@identity-protect.org, b79e7426-76c6-4d50-a367-920fe5d4ae42@identity-protect.org

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

  • ns-209.awsdns-26.com
  • ns-743.awsdns-28.net
  • ns-1120.awsdns-12.org
  • ns-2027.awsdns-61.co.uk

MX records

  • omniupdate-com.mail.protection.outlook.com

SPF policy

  • ip: 52.100.0.0/16
  • ip: 52.101.0.0/16
  • ip: 52.102.0.0/16
  • ip: 52.103.0.0/16
  • ip: 40.107.0.0/16
  • ip: 40.92.0.0/16
  • ip: 40.93.0.0/16
  • ip: 40.94.0.0/16
  • ip: 40.95.0.0/16
  • ip: 23.103.128.0/19
  • ip: 50.31.32.0/19
  • ip: 23.103.200.0/21
  • ip: 23.103.208.0/21
  • ip: 23.103.198.0/23
  • ip: 27.126.146.0/24
  • ip: 23.103.191.0/24
  • ip: 65.55.88.0/24
  • ip: 54.240.40.0/25
  • ip: 54.240.63.0/25
  • ip: 54.240.56.128/26
  • ip: 64.4.22.64/26
  • include: _spf.createsend.com
  • include: spf1.omniupdate.com
  • include: spf.protection.outlook.com
  • include: _spf.trustifi.com

Threat-feed evidence

History

Related pages

Pivot from omniupdate.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: "omniupdate.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.