Skip to content

Hostname

matchmakers.nu

Last fetched

matchmakers.nu resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · matchmakers.nuRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/matchmakers.nu

Resolution chain

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

IPPrefixASNOperatorCountry
95.217.196.4895.217.0.0/16AS24940FI

WHOIS identity

No WHOIS records are currently associated with matchmakers.nu in WhisperGraph.

Subdomains

4 observed subdomains of matchmakers.nu.

Web-graph footprint

Distinct hostnames that link to or from matchmakers.nu in the public web crawl.

8 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for matchmakers.nu.

MechanismTarget
SPF_Amail.dutchcloud.com
SPF_INCLUDE_spf.mailer.twinfield.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.otys.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.164.227/32
SPF_IP185.2.25.42/32
SPF_IP84.244.146.133

Related pages

Pivot deeper into the graph from matchmakers.nu.

Cypher and MCP

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

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