Skip to content

Hostname

famoforwarders.com

Last fetched

famoforwarders.com resolves to 1 IPv4 address operated by AS12556 in KE. WHOIS lists iana:320 as the registrar.

Nutrition Label

WHISPER CANON · famoforwarders.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/famoforwarders.com

Resolution chain

famoforwarders.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.22.161.134212.22.160.0/19AS12556KE

WHOIS identity

Registrar
iana:320
Organization
communication solutions
Contact emails

Subdomains

2 observed subdomains of famoforwarders.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for famoforwarders.com.

MechanismTarget
SPF_Afamoforwarders.com
SPF_Asmtpout.accesskenya.com
SPF_INCLUDE_spf.google.com
SPF_IP41.206.59.27
SPF_MXfamoforwarders.com

Related pages

Pivot deeper into the graph from famoforwarders.com.

Cypher and MCP

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

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