Skip to content

Hostname

merlins.org

Last fetched

merlins.org resolves to 209.81.13.136, announced in 209.81.13.0/24 by NLI-ASN-01 - Next Level Connect in US. merlins.org 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 · merlins.orgRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/merlins.org

Resolution chain

IPv6 resolution

No AAAA record for merlins.org is recorded in WhisperGraph.

Attribution

next level connect

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
domains by proxy,
Contact emails
marc_godaddy@merlins.org

Subdomains

Mail and authentication

Nameservers

  • ns1.he.net
  • ns2.he.net
  • ns3.he.net
  • ns4.he.net
  • ns5.he.net
  • ns1.merlins.org
  • ns2.merlins.org

MX records

  • mail1.merlins.org
  • mail2.merlins.org

SPF policy

  • include: _spf.google.com
  • a: merlins.org
  • mx: merlins.org
  • ip: 209.81.13.135
  • ip: 209.81.13.136
  • ip: 209.81.13.137
  • ip: 209.81.13.138
  • ip: 24.6.49.44

Threat-feed evidence

History

Related pages

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