Skip to content

Hostname

kitchenaid.com.br

Last fetched

kitchenaid.com.br resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · kitchenaid.com.brRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/kitchenaid.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
54.200.65.12854.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
whirlpool br
Contact emails

Subdomains

13 observed subdomains of kitchenaid.com.br.

Web-graph footprint

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

224 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for kitchenaid.com.br.

MechanismTarget
SPF_INCLUDEspf.mandic.com.br
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp-avancado.com
SPF_IP107.23.43.204/32
SPF_IP50.97.176.131
SPF_IP50.97.176.135
SPF_IP54.236.213.237/32

Related pages

Pivot deeper into the graph from kitchenaid.com.br.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kitchenaid.com.br"})-[: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.