Skip to content

Hostname

gkoi.com

Last fetched

gkoi.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · gkoi.comRouting diversity5.2/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gkoi.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.48.234.70100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.207.141.16918.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.209.25.19518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.69.533.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.141.2053.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.53.22634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.70.13935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.158.22152.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.29.20952.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.89.44.10654.89.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.109.10998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.239.598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
123hola_com
Contact emails

Subdomains

5 observed subdomains of gkoi.com.

Web-graph footprint

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

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gkoi.com.

MechanismTarget
SPF_INCLUDEdc-aa8e722993._spfm.gkoi.com

Related pages

Pivot deeper into the graph from gkoi.com.

Cypher and MCP

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

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