Skip to content

Hostname

omnirms.com

Last fetched

omnirms.com resolves to 1 IPv4 address operated by UK2NET-AS - THG HOSTING LIMITED in GB. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
212.78.94.11212.78.94.0/24AS13213UK2NET-AS - THG HOSTING LIMITEDGB

WHOIS identity

Registrar
iana:468
Organization
on behalf of omnirms.com owner
Contact emails

Subdomains

8 observed subdomains of omnirms.com.

Web-graph footprint

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

43 sites link to this hostname.

77 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for omnirms.com.

MechanismTarget
SPF_INCLUDE_spf.bullhornmail.com
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDElogicmelon.com
SPF_INCLUDErogue1.thinkeq.co.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.159.227.0/29

Related pages

Pivot deeper into the graph from omnirms.com.

Cypher and MCP

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

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