Skip to content

Hostname

kenyabuzz.com

Last fetched

kenyabuzz.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.132.202.44108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.40.5218.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.151.1823.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.64.5734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.141.8934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.22.20434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.72.23152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.10.1852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.191.3054.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.150.23654.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
on behalf of kenyabuzz.com owner
Contact emails

Subdomains

12 observed subdomains of kenyabuzz.com.

Web-graph footprint

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

219 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for kenyabuzz.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from kenyabuzz.com.

Cypher and MCP

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

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