Skip to content

Hostname

genatis.com

Last fetched

genatis.com resolves to 1 IPv4 address operated by PLANETHOSTER-8 - PlanetHoster in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · genatis.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/genatis.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.236.154.14785.236.152.0/21AS53589PLANETHOSTER-8 - PlanetHosterFR

WHOIS identity

Registrar
iana:81
Organization
holding soprema
Contact emails

Subdomains

1 observed subdomain of genatis.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for genatis.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc611-40.c3s2.iphmx.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.65.29.25
SPF_IP91.223.5.244
SPF_IP91.223.5.245
SPF_IP91.223.5.246

Related pages

Pivot deeper into the graph from genatis.com.

Cypher and MCP

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

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