Skip to content

Hostname

merlinerd.com

Last fetched

merlinerd.com resolves to 185.181.116.170, announced in 185.181.116.0/22 by KUALO-AS - Kualo Limited in GB. merlinerd.com 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 · merlinerd.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/merlinerd.com

Resolution chain

IPv6 resolution

No AAAA record for merlinerd.com is recorded in WhisperGraph.

Attribution

kualo

ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Registrant organisation
merlin erd
Contact emails
it@merlinerd.com, 52ce42b9efc34610a63718d731596c75.protect@withheldforprivacy.com

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

  • dns1.secure-dns.co.uk
  • dns2.secure-dns.co.uk
  • dns5.secure-dns.co.uk
  • dns6.secure-dns.co.uk

MX records

  • merlinerd-com.mail.eo.outlook.com

SPF policy

  • include: spf-uk.emailsignatures365.com
  • a: merlinerd.com
  • mx: merlinerd.com
  • include: servers.mcsv.net
  • ip: 109.169.53.5
  • ip: 185.2.171.5
  • ip: 77.95.35.242
  • ip: 77.95.35.50
  • ip: 77.95.35.6
  • ip: 78.129.185.162

Threat-feed evidence

History

Related pages

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