Skip to content

Hostname

softballnl.ca

Last fetched

softballnl.ca resolves to 3 IPv4 addresses operated by AS-HOSTINGER in LT.

Nutrition Label

WHISPER CANON · softballnl.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/softballnl.ca

Resolution chain

softballnl.ca resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
84.32.84.18084.32.84.0/24AS47583AS-HOSTINGERLT
92.113.16.10292.113.16.0/21AS47583AS-HOSTINGERDE
92.113.23.17192.113.16.0/21AS47583AS-HOSTINGERDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from softballnl.ca in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for softballnl.ca.

MechanismTarget
SPF_Asoftballnl.ca
SPF_INCLUDE_e9316afd5a444c7035d880d8a03fbd93.spf.dnssmarthost.net
SPF_IP35.212.5.248
SPF_MXsoftballnl.ca

Related pages

Pivot deeper into the graph from softballnl.ca.

Cypher and MCP

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

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