Skip to content

Hostname

genglobal.org

Last fetched

genglobal.org resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · genglobal.orgRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/genglobal.org

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.22.16108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.5108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.73108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.85108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.227.192.10213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.227.3613.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.5213.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.6013.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.7713.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
3.169.36.1133.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.1223.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.23.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.553.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
54.192.35.354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
global entrepreneurship network
Contact emails

Subdomains

11 observed subdomains of genglobal.org.

Web-graph footprint

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

1,216 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for genglobal.org.

MechanismTarget
SPF_INCLUDE2417159.spf10.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from genglobal.org.

Cypher and MCP

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

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