Skip to content

Hostname

ax.fource.nl

Last fetched

ax.fource.nl resolves to 1 IPv4 address operated by PREVIDER-AS - Previder B.V. in NL.

Nutrition Label

WHISPER CANON · ax.fource.nlRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ax.fource.nl

Resolution chain

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

IPPrefixASNOperatorCountry
31.7.1.3931.7.0.0/22AS20847PREVIDER-AS - Previder B.V.NL

WHOIS identity

No WHOIS records are currently associated with ax.fource.nl in WhisperGraph.

Subdomains

4 observed subdomains of ax.fource.nl.

Web-graph footprint

Distinct hostnames that link to or from ax.fource.nl in the public web crawl.

70 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ax.fource.nl.

MechanismTarget
SPF_IP2a02:f18:1:9901:87:250:153:189
SPF_IP2a02:f18:1:9901:87:250:153:22
SPF_IP2a02:f18:1:9901:87:250:153:23
SPF_IP2a03:9700:8000:0:0:0:1:39
SPF_IP31.161.22.106
SPF_IP31.7.1.39
SPF_IP87.250.153.189
SPF_IP87.250.153.23

Related pages

Pivot deeper into the graph from ax.fource.nl.

Cypher and MCP

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

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