Skip to content

Hostname

matthys.net

Last fetched

matthys.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · matthys.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/matthys.net

Resolution chain

matthys.net has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:269
Organization
francois matthys
Contact emails

Subdomains

21 observed subdomains of matthys.net.

Web-graph footprint

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

55 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for matthys.net.

MechanismTarget
SPF_Amatthys.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.123.13.245/32
SPF_IP2a04:3544:1000:1510:3cc8:64ff:fefa:1ab5
SPF_IP94.237.125.79/32
SPF_IP94.237.44.216/32
SPF_MXmatthys.net

Related pages

Pivot deeper into the graph from matthys.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "matthys.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.