Skip to content

Hostname

ignum.eu

Last fetched

ignum.eu resolves to 217.31.49.20, announced in 217.31.48.0/20 by IGNUM-AS - Webglobe, s.r.o. in CZ. ignum.eu 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 · ignum.euRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ignum.eu

Resolution chain

IPv6 resolution

No AAAA record for ignum.eu is recorded in WhisperGraph.

Attribution

webglobe

ORIGIN_AS

WHOIS identity

Registrar
registrar:webglobe, s.r.o.

Subdomains

Mail and authentication

Nameservers

  • ns3.webglobe.com
  • ns1.webglobe.cz
  • ns2.webglobe.cz
  • ns1.wy.sk

MX records

  • ign-mx1.webglobe.com
  • ign-mx2.webglobe.com
  • ign-mx3.webglobe.com
  • ign-mx4.webglobe.com

SPF policy

  • include: _spf.webglobe.com
  • a: ignum.eu
  • mx: ignum.eu
  • include: _spf.nameserver.sk
  • include: _spf.wy.sk

Threat-feed evidence

History

Related pages

Pivot from ignum.eu 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: "ignum.eu"})-[: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.