Skip to content

Hostname

gencisi.org

Last fetched

gencisi.org resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · gencisi.orgRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gencisi.org

Resolution chain

gencisi.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
160.153.0.125160.153.0.0/24AS209242US
160.153.138.204160.153.138.0/24AS398787GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

Registrar
iana:146
Organization
baran bayraktar
Contact emails

Subdomains

1 observed subdomain of gencisi.org.

Web-graph footprint

Distinct hostnames that link to or from gencisi.org in the public web crawl.

23 sites link to this hostname.

136 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for gencisi.org.

MechanismTarget
SPF_Agencisi.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.qpostie.com
SPF_MXgencisi.org

Related pages

Pivot deeper into the graph from gencisi.org.

Cypher and MCP

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

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