Skip to content

Hostname

wwtech.eu

Last fetched

wwtech.eu resolves to 2 IPv4 addresses operated by NETARTGROUP in PL. WHOIS lists registrar:home.pl s.a. as the registrar.

Nutrition Label

WHISPER CANON · wwtech.euRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wwtech.eu

Resolution chain

wwtech.eu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
77.55.153.9377.55.153.0/24AS15967NETARTGROUPPL
85.128.134.22885.128.128.0/17AS15967NETARTGROUPPL

WHOIS identity

Registrar
registrar:home.pl s.a.
Organization
Contact emails

Subdomains

5 observed subdomains of wwtech.eu.

Web-graph footprint

Distinct hostnames that link to or from wwtech.eu in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for wwtech.eu.

MechanismTarget
SPF_Awwtech.eu
SPF_MXwwtech.eu

Related pages

Pivot deeper into the graph from wwtech.eu.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "wwtech.eu"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.