Skip to content

Hostname

web-dns.net

Last fetched

web-dns.net resolves to 91.207.50.150, announced in 91.207.50.0/23 by HNS - SysGroup plc in GB. web-dns.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 · web-dns.netRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/web-dns.net

Resolution chain

IPv6 resolution

No AAAA record for web-dns.net is recorded in WhisperGraph.

Attribution

sysgroup

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:48
Registrant organisation
whois agent
Contact emails
lnlfwsxy@whoisprivacyprotect.com, nxbvyptf@whoisprivacyprotect.com, qctthbjl@whoisprivacyprotect.com

Subdomains

Mail and authentication

Nameservers

  • ns1.web-dns.net
  • ns2.web-dns.net
  • ns3.web-dns.net

MX records

  • web-dns.net

SPF policy

  • ip: 91.207.50.0/24
  • include: pcs-net.com
  • a: web-dns.net
  • mx: web-dns.net
  • ip: 91.207.50.150
  • ip: 91.207.50.160

Threat-feed evidence

History

Related pages

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