Skip to content

Hostname

wyxs.net

Last fetched

wyxs.net resolves to 1 IPv4 address operated by TNF-AS - Vodafone Libertel B.V. in NL. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · wyxs.netRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/wyxs.net

Resolution chain

wyxs.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
213.124.26.226213.124.0.0/18AS33915TNF-AS - Vodafone Libertel B.V.NL

WHOIS identity

Registrar
iana:113
Organization
dirk schouten
Contact emails

Subdomains

3 observed subdomains of wyxs.net.

Web-graph footprint

Distinct hostnames that link to or from wyxs.net in the public web crawl.

8 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for wyxs.net.

MechanismTarget
SPF_Awyxs.net
SPF_IP213.124.26.224/29
SPF_MXwyxs.net

Related pages

Pivot deeper into the graph from wyxs.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wyxs.net"})-[: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.