Skip to content

Hostname

gnomio.com

Last fetched

gnomio.com resolves to 1 IPv4 address operated by OVH - OVH SAS in CA. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · gnomio.comRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/gnomio.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.161.33.23551.179.103.0/24AS16276OVH - OVH SASCA

WHOIS identity

Registrar
iana:48
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

7,720 observed subdomains of gnomio.com.

Web-graph footprint

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

108 sites link to this hostname.

29,014 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for gnomio.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf-cts.gnomio.com
SPF_INCLUDEspf-sites01.gnomio.com
SPF_INCLUDEspf-sites02.gnomio.com

Related pages

Pivot deeper into the graph from gnomio.com.

Cypher and MCP

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

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