Skip to content

Hostname

dnsservice.net

Last fetched

dnsservice.net resolves to 212.172.221.3, announced in 212.172.0.0/16 by ECOTEL - ecotel communication ag in DE. dnsservice.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 · dnsservice.netRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/dnsservice.net

Resolution chain

IPv6 resolution

No AAAA record for dnsservice.net is recorded in WhisperGraph.

Attribution

ecotel

ORIGIN_AS

WHOIS identity

Registrar
iana:2
Registrant organisation
webhoster.de
Contact emails
z52pq7496pn@networksolutionsprivateregistration.com, cc@webhoster.de

Subdomains

Mail and authentication

Nameservers

  • q1.dnsservice.net
  • q2.dnsservice.net
  • vns5.dnsservice.net
  • vns6.dnsservice.net
  • vns7.dnsservice.net
  • vns8.dnsservice.net

MX records

  • mx4.webhoster.at
  • spamschutz.webhoster.de
  • mail.dnsservice.net
  • mx2.webhoster.net
  • mx3.webhoster.org

SPF policy

  • ip: 195.63.103.0/24
  • ip: 62.26.112.0/24
  • ip: 62.27.118.0/24
  • ip: 62.26.185.0/24
  • ip: 62.144.206.0/24
  • ip: 62.27.21.0/24
  • ip: 62.26.219.0/24
  • ip: 212.172.221.0/24
  • ip: 195.52.223.0/24
  • ip: 212.172.50.0/24
  • ip: 212.172.54.0/24
  • ip: 195.63.61.0/24
  • mx: dnsservice.net

Threat-feed evidence

History

Related pages

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