Skip to content

Hostname

anymore.nl

Last fetched

anymore.nl resolves to 94.142.246.108, announced in 94.142.240.0/21 by COLOCLUE-AS - Netwerkvereniging Coloclue in NL. anymore.nl 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 · anymore.nlRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/anymore.nl

Resolution chain

IPv6 resolution

Attribution

netwerkvereniging coloclue

ORIGIN_AS

WHOIS identity

Registrar
registrar:mijn.host

Subdomains

Mail and authentication

Nameservers

  • ns1.mijn.host
  • ns2.mijn.host
  • ns3.mijn.host

MX records

  • mail.anymore.nl
  • mail2.anymore.nl

SPF policy

  • ip: 62.45.45.125/29
  • a: anymore.nl
  • mx: anymore.nl
  • ip: 2a01:4f8:1c1b:a75a:0:0:0:1
  • ip: 2a02:898:62:f6:0:0:0:6a
  • ip: 2a02:898:62:f6:0:0:0:6c
  • ip: 40.113.107.178
  • ip: 49.13.232.40
  • ip: 62.45.45.126

Threat-feed evidence

History

Related pages

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