Skip to content

Hostname

genes112.com

Last fetched

genes112.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · genes112.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/genes112.com

Resolution chain

genes112.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.2.113104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.3.113104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
192.124.249.56192.124.249.0/24AS30148SUCURI-SEC - SucuriUS

WHOIS identity

Registrar
iana:146
Organization
biz iq
Contact emails

Subdomains

7 observed subdomains of genes112.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for genes112.com.

MechanismTarget
SPF_Agenes112.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.supercp.com
SPF_IP54.237.177.253
SPF_IP68.66.200.212
SPF_MXgenes112.com

Related pages

Pivot deeper into the graph from genes112.com.

Cypher and MCP

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

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