Skip to content

Hostname

style-it.dk

Last fetched

style-it.dk resolves to 1 IPv4 address operated by AS9009 in DK.

Nutrition Label

WHISPER CANON · style-it.dkRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/style-it.dk

Resolution chain

style-it.dk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.120.84.25385.120.84.0/24AS9009DK

WHOIS identity

Registrar
Organization
style-it / speakonline
Contact emails

Subdomains

22 observed subdomains of style-it.dk.

Web-graph footprint

Distinct hostnames that link to or from style-it.dk in the public web crawl.

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for style-it.dk.

MechanismTarget
SPF_Astyle-it.dk
SPF_INCLUDEmail.style-it.dk
SPF_INCLUDEserver.style-it.dk
SPF_IP85.120.84.253
SPF_MXstyle-it.dk

Related pages

Pivot deeper into the graph from style-it.dk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "style-it.dk"})-[: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.