Skip to content

Hostname

m.en.lf-kitchen.com

Last fetched

m.en.lf-kitchen.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · m.en.lf-kitchen.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/m.en.lf-kitchen.com

Resolution chain

m.en.lf-kitchen.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.118.21013.32.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.118.22813.32.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.118.7013.32.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.118.9613.32.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.101.1823.160.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.101.663.160.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.101.673.160.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.101.933.160.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR

WHOIS identity

No WHOIS records are currently associated with m.en.lf-kitchen.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from m.en.lf-kitchen.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "m.en.lf-kitchen.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.