Skip to content

Hostname

genioi.com

Last fetched

genioi.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1705 as the registrar.

Nutrition Label

WHISPER CANON · genioi.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/genioi.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.166.217.23735.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1705
Organization
juan salvador montoya cavero
Contact emails

Subdomains

38 observed subdomains of genioi.com.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for genioi.com.

MechanismTarget
SPF_Agenioi.com
SPF_INCLUDEamazonses.com
SPF_IP35.166.217.237
SPF_IP52.32.228.196
SPF_MXgenioi.com

Related pages

Pivot deeper into the graph from genioi.com.

Cypher and MCP

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

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