Skip to content

Hostname

ishoj.dk

Last fetched

ishoj.dk resolves to 104.20.32.81, announced in 104.20.32.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. ishoj.dk is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · ishoj.dkRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ishoj.dk

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrant organisation
ish?j kommune
Contact emails
itsikkerhed@ishoj.dk

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • grannbo.ns.cloudflare.com
  • yoxall.ns.cloudflare.com

MX records

  • mx1-dk.centerasecurity.dk
  • mx2-dk.centerasecurity.dk
  • mx3-dk.centerasecurity.dk

SPF policy

  • ip: 193.84.27.0/24
  • ip: 5.79.99.192/26
  • ip: 5.79.88.64/26
  • a: outbound.centerasecurity.dk
  • include: o._spf.hostedsepo.dk
  • include: _spf.ishoj.dk
  • a: edge1.kmd.dk
  • a: edge2.kmd.dk
  • include: _spf1.mailgun.org
  • include: _spf2.mailgun.org
  • include: _spf.eu.mailgun.org
  • ip: 193.84.27.112
  • ip: 193.84.27.139
  • ip: 193.84.27.143
  • ip: 193.84.27.169

Threat-feed evidence

History

Related pages

Pivot from ishoj.dk into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ishoj.dk"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.