Skip to content

Hostname

affc.co.ke

Last fetched

affc.co.ke resolves to 2 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in US.

Nutrition Label

WHISPER CANON · affc.co.keRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/affc.co.ke

Resolution chain

affc.co.ke resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.188.205.52199.188.205.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US
51.75.53.7051.75.0.0/16AS16276PL

WHOIS identity

No WHOIS records are currently associated with affc.co.ke in WhisperGraph.

Subdomains

2 observed subdomains of affc.co.ke.

Web-graph footprint

Distinct hostnames that link to or from affc.co.ke in the public web crawl.

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for affc.co.ke.

MechanismTarget
SPF_Aaffc.co.ke
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP199.188.205.51
SPF_IP199.188.205.62
SPF_MXaffc.co.ke

Related pages

Pivot deeper into the graph from affc.co.ke.

Cypher and MCP

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

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