Skip to content

Hostname

wenite.net

Last fetched

wenite.net resolves to 185.108.112.36, announced in 185.108.112.0/22 by TRANSIP-AS - Signet B.V. in NL. wenite.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 · wenite.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/wenite.net

Resolution chain

IPv6 resolution

Attribution

signet

ORIGIN_AS

WHOIS identity

Registrar
iana:269
Registrant organisation
tj bolier
Contact emails
timonbolier@icloud.com, postmaster@wenite.net, info@domain-contact.org

Subdomains

Mail and authentication

Nameservers

  • ns1.wenite.net
  • ns2.wenite.net

MX records

  • mail.wenite.net

SPF policy

  • a: wenite.net
  • mx: wenite.net
  • a: mail.wenite.net
  • mx: mail.wenite.net
  • a: s1.wenite.net
  • ip: 185.108.112.36
  • ip: 2a01:7c8:bb03:c5:0:0:0:1
  • ip: 2a01:7c8:bb03:c5:5054:ff:fe20:5509

Threat-feed evidence

History

Related pages

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