Skip to content

Hostname

getbolkeepers.org

Last fetched

getbolkeepers.org resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · getbolkeepers.orgRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/getbolkeepers.org

Resolution chain

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

IPPrefixASNOperatorCountry
3.114.246.2373.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.206.8852.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.168.13752.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.68.1152.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:244
Organization
naturing,
Contact emails

Subdomains

5 observed subdomains of getbolkeepers.org.

Web-graph footprint

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

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for getbolkeepers.org.

MechanismTarget
SPF_IP112.175.12.0/24
SPF_IP118.219.233.0/24
SPF_IP175.126.146.0/24
SPF_IP183.110.224.0/24
SPF_IP54.250.11.104

Related pages

Pivot deeper into the graph from getbolkeepers.org.

Cypher and MCP

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

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