Skip to content

Hostname

wisegeek.com

Last fetched

wisegeek.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · wisegeek.comRouting diversity4.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wisegeek.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.52.227.10213.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.205.15652.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.75.18752.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.78.11552.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.176.215.554.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.176.255.1754.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.177.100.21554.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.177.159.23554.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.215.141.7954.215.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
54.215.248.17654.215.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
54.219.223.154.219.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
54.241.182.24654.241.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.241.187.6454.241.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

29 observed subdomains of wisegeek.com.

Web-graph footprint

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

6,551 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for wisegeek.com.

MechanismTarget
SPF_Awisegeek.com
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEsendgrid.net
SPF_IP162.210.232.128/28
SPF_MXwisegeek.com

Related pages

Pivot deeper into the graph from wisegeek.com.

Cypher and MCP

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

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