Skip to content

Hostname

www.intercoiffure.dk

Last fetched

www.intercoiffure.dk resolves to 1 IPv4 address operated by ASN-ATEA-DK - Atea A/S in DK.

Nutrition Label

WHISPER CANON · www.intercoiffure.dkRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/www.intercoiffure.dk

Resolution chain

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

IPPrefixASNOperatorCountry
178.20.216.20178.20.216.0/24AS21060ASN-ATEA-DK - Atea A/SDK

WHOIS identity

No WHOIS records are currently associated with www.intercoiffure.dk in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for www.intercoiffure.dk.

MechanismTarget
SPF_Awww.intercoiffure.dk
SPF_INCLUDEspf.chosting.dk
SPF_IP178.20.216.20
SPF_MXwww.intercoiffure.dk

Related pages

Pivot deeper into the graph from www.intercoiffure.dk.

Cypher and MCP

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

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