Skip to content

Hostname

mail.computer-training-software.com

Last fetched

mail.computer-training-software.com resolves to 1 IPv4 address operated by OVH in NL.

Nutrition Label

WHISPER CANON · mail.computer-training-software.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mail.computer-training-software.com

Resolution chain

mail.computer-training-software.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.135.42.995.135.0.0/16AS16276OVHNL

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.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mail.computer-training-software.com.

MechanismTarget
SPF_Amail.computer-training-software.com
SPF_IP135.125.98.120
SPF_IP46.105.71.74
SPF_IP5.135.42.99
SPF_IP51.178.130.136
SPF_MXmail.computer-training-software.com

Related pages

Pivot deeper into the graph from mail.computer-training-software.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mail.computer-training-software.com"})-[: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.