Skip to content

Hostname

omnidesk.io

Last fetched

omnidesk.io resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · omnidesk.ioRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/omnidesk.io

Resolution chain

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

IPPrefixASNOperatorCountry
37.97.187.18237.97.128.0/17AS20857NL

WHOIS identity

Registrar
iana:269
Organization
Contact emails

Subdomains

13 observed subdomains of omnidesk.io.

Web-graph footprint

Distinct hostnames that link to or from omnidesk.io in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for omnidesk.io.

MechanismTarget
SPF_Acpbrm-lite101.kpnxchange.com
SPF_Acpbrm-lite102.kpnxchange.com
SPF_Acpbrm-lite103.kpnxchange.com
SPF_Acpsmtpb-lite01.kpnxchange.com
SPF_Acpsmtpb-lite02.kpnxchange.com
SPF_Acpsmtpb-lite03.kpnxchange.com
SPF_Astatic.msdp1.com
SPF_INCLUDEspf.omnidesk.com
SPF_IP2a01:7c8:fffa:21b:5054:ff:fedc:b5ac
SPF_IP37.97.187.182
SPF_IP37.97.251.39

Related pages

Pivot deeper into the graph from omnidesk.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "omnidesk.io"})-[: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.