Skip to content

Hostname

communitydns.net

Last fetched

communitydns.net resolves to 193.223.78.105, announced in 193.223.78.0/24 by NETCONNEX - NetConnex Broadband Ltd. in GB. communitydns.net 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 · communitydns.netRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint7.6/10canon.whisper.security/host/communitydns.net

Resolution chain

IPv6 resolution

Attribution

netconnex broadband

ORIGIN_AS

WHOIS identity

Registrar
iana:48
Registrant organisation
community dns
Contact emails
admin@communitydns.net

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.cdns.net
  • dns1v6.cdns.net
  • dns2.cdns.net
  • dns2v6.cdns.net
  • dns3.cdns.net
  • dns4.cdns.net
  • dns01.communitydns.net
  • dns1.communitydns.net
  • dns2.communitydns.net
  • dns3.communitydns.net
  • dns6.communitydns.net
  • dns7.communitydns.net
  • dns8.communitydns.net

MX records

  • mail.communitydns.net

SPF policy

  • ip: 193.223.78.0/24
  • ip: 91.208.95.0/24
  • a: communitydns.net
  • mx: communitydns.net
  • ip: 35.176.204.14
  • ip: 80.249.100.35

Threat-feed evidence

History

Related pages

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