Skip to content

Hostname

kef.com

Last fetched

kef.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · kef.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kef.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.12013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.78.11913.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.2113.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.4013.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.9713.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.2599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.4699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.4999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for kef.com.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.117.134.162
SPF_IP198.21.5.116
SPF_IP203.85.34.206
SPF_IP210.3.136.182
SPF_IP216.71.140.11
SPF_IP216.71.143.148
SPF_IP23.227.61.129/32
SPF_IP23.227.61.130/32

Related pages

Pivot deeper into the graph from kef.com.

Cypher and MCP

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

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