Skip to content

Hostname

omnia.ch

Last fetched

omnia.ch resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in DE.

Nutrition Label

WHISPER CANON · omnia.chRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/omnia.ch

Resolution chain

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

IPPrefixASNOperatorCountry
209.250.234.43209.250.232.0/21AS20473AS-VULTR - The Constant Company, LLCDE

WHOIS identity

Registrar
Organization
julien pellegrino
Contact emails

Subdomains

9 observed subdomains of omnia.ch.

Web-graph footprint

Distinct hostnames that link to or from omnia.ch in the public web crawl.

33 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for omnia.ch.

MechanismTarget
SPF_INCLUDE_spf.apimo.pro
SPF_INCLUDEspf-customer.publimmo.ch
SPF_INCLUDEspf-eu.letsignit.com
SPF_INCLUDEspf.evok.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.62.138.12
SPF_IP209.250.234.43
SPF_IP2a00:b6e0:1:200:158:0:0:1
SPF_IP5.187.57.69
SPF_IP83.173.225.126

Related pages

Pivot deeper into the graph from omnia.ch.

Cypher and MCP

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

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