Hostname
www.styledesign.it
Last fetched
www.styledesign.it resolves to 1 IPv4 address operated by AS204760 in IT.
Nutrition Label
Resolution chain
www.styledesign.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.241.64.248 | 185.241.64.0/22 | AS204760 | — | IT |
WHOIS identity
No WHOIS records are currently associated with www.styledesign.it in WhisperGraph.
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for www.styledesign.it.
| Mechanism | Target |
|---|---|
| SPF_A | www.styledesign.it |
| SPF_INCLUDE | _spf.storeden.me |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.utixo.net |
| SPF_INCLUDE | spf.webapps.net |
| SPF_INCLUDE | storeden.com |
| SPF_IP | 147.135.188.52 |
| SPF_IP | 149.202.103.36 |
| SPF_IP | 164.132.215.173 |
| SPF_IP | 217.182.94.44 |
| SPF_IP | 5.196.43.132 |
| SPF_IP | 81.30.148.34 |
| SPF_MX | www.styledesign.it |
Related pages
Pivot deeper into the graph from www.styledesign.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "www.styledesign.it"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.