Skip to content

Hostname

www.fortunekitchenware.com

Last fetched

www.fortunekitchenware.com resolves to 1 IPv4 address operated by WEBWERKS-AS-IN - Web Werks India Pvt. Ltd. in IN.

Nutrition Label

WHISPER CANON · www.fortunekitchenware.comRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint2.0/10canon.whisper.security/host/www.fortunekitchenware.com

Resolution chain

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

IPPrefixASNOperatorCountry
180.149.242.112180.149.242.0/24AS133296WEBWERKS-AS-IN - Web Werks India Pvt. Ltd.IN

WHOIS identity

No WHOIS records are currently associated with www.fortunekitchenware.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for www.fortunekitchenware.com.

MechanismTarget
SPF_Awww.fortunekitchenware.com
SPF_IP180.149.242.111
SPF_IP180.149.242.112
SPF_IP180.149.242.133
SPF_IP180.149.242.159
SPF_IP180.149.242.207
SPF_IP180.149.242.218
SPF_IP180.149.242.242
SPF_IP180.149.242.72
SPF_IP206.183.111.93
SPF_MXwww.fortunekitchenware.com

Related pages

Pivot deeper into the graph from www.fortunekitchenware.com.

Cypher and MCP

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

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