Skip to content

Hostname

geeks.ltd

Last fetched

geeks.ltd resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1556 as the registrar.

Nutrition Label

WHISPER CANON · geeks.ltdRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/geeks.ltd

Resolution chain

geeks.ltd resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.51.11108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.16108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.25108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.80108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.85.31.10752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.12652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1556
Organization
ding shan zhuang
Contact emails

Subdomains

55 observed subdomains of geeks.ltd.

Web-graph footprint

Distinct hostnames that link to or from geeks.ltd in the public web crawl.

14 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for geeks.ltd.

MechanismTarget
SPF_INCLUDE139853837.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from geeks.ltd.

Cypher and MCP

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

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