Skip to content

Hostname

geniebooks.com

Last fetched

geniebooks.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · geniebooks.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/geniebooks.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.134.48108.139.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.134.51108.139.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.134.52108.139.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.134.64108.139.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.165.140.4918.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.5918.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.9218.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.9618.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.240.293.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.453.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.713.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.833.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of geniebooks.com.

Web-graph footprint

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

16 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for geniebooks.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from geniebooks.com.

Cypher and MCP

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

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