Skip to content

Hostname

proxy-api.matchis.nl

Last fetched

proxy-api.matchis.nl resolves to 1 IPv4 address operated by AS60781 in NL.

Nutrition Label

WHISPER CANON · proxy-api.matchis.nlRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/proxy-api.matchis.nl

Resolution chain

proxy-api.matchis.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
87.236.103.7187.236.96.0/21AS60781NL

WHOIS identity

No WHOIS records are currently associated with proxy-api.matchis.nl in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for proxy-api.matchis.nl.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.spotler.email
SPF_INCLUDE_spf.zorgmail.nl
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP147.160.167.0/26
SPF_IP149.72.74.186
SPF_IP159.183.82.33
SPF_IP161.51.101.0/24
SPF_IP185.14.185.8
SPF_IP188.226.155.4
SPF_IP188.241.247.0/24
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP3.123.206.219/32
SPF_IP3.68.129.51/32
SPF_IP31.160.27.241/30
SPF_IP31.160.69.129/30
SPF_IP45.152.251.0/24
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_IP82.217.228.161
SPF_IP87.236.103.71
SPF_IP91.247.184.0/24
SPF_IP92.64.79.45
SPF_IP95.85.20.12

Related pages

Pivot deeper into the graph from proxy-api.matchis.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "proxy-api.matchis.nl"})-[: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.