Skip to content

Hostname

zurweb.net

Last fetched

zurweb.net resolves to 23.111.185.242, announced in 23.111.185.0/24 by HVC-AS - HIVELOCITY, Inc. in US. zurweb.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 · zurweb.netRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/zurweb.net

Resolution chain

IPv6 resolution

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

Attribution

hivelocity

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
domains by proxy,
Contact emails
sebastian@zurweb.com

Subdomains

Mail and authentication

Nameservers

  • ns1.servidorlinux8.com
  • ns2.servidorlinux8.com
  • ns1.zurweb.net
  • ns2.zurweb.net

MX records

  • zurweb.net

SPF policy

  • include: mail2.servidorlinux8.com
  • a: zurweb.net
  • mx: zurweb.net
  • ip: 170.249.198.10
  • ip: 170.249.208.138
  • ip: 170.249.250.47
  • ip: 170.249.250.53
  • ip: 209.236.118.153
  • ip: 209.236.118.209
  • ip: 209.236.118.30
  • ip: 23.111.185.242
  • ip: 23.111.185.243
  • ip: 72.9.151.116
  • ip: 72.9.151.239
  • ip: 72.9.151.244

Threat-feed evidence

History

Related pages

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