Skip to content

Hostname

dns-21.com

Last fetched

dns-21.com resolves to 149.56.25.68, announced in 149.56.0.0/16 by OVH - OVH SAS in CA. dns-21.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 · dns-21.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/dns-21.com

Resolution chain

IPv6 resolution

No AAAA record for dns-21.com is recorded in WhisperGraph.

Attribution

ovh

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Registrant organisation
k. nahid parvez
Contact emails
admin@iplushosting.com, ed@go2start.com, bb3feaa87350450fb141a57db2608861.protect@withheldforprivacy.com

Subdomains

Mail and authentication

Nameservers

  • ns1.dns-21.com
  • ns10.dns-21.com
  • ns14.dns-21.com
  • ns15.dns-21.com
  • ns2.dns-21.com
  • ns3.dns-21.com
  • ns4.dns-21.com
  • ns5.dns-21.com
  • ns6.dns-21.com
  • ns7.dns-21.com
  • ns8.dns-21.com
  • ns9.dns-21.com

MX records

  • dns-21.com

SPF policy

  • a: dns-21.com
  • mx: dns-21.com
  • ip: 149.56.25.68

Threat-feed evidence

History

Related pages

Pivot from dns-21.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: "dns-21.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.