Skip to content

Hostname

valentin-software.com

Last fetched

valentin-software.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · valentin-software.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/valentin-software.com

Resolution chain

valentin-software.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1328
Organization
gerhard valentin
Contact emails

Subdomains

45 observed subdomains of valentin-software.com.

Web-graph footprint

Distinct hostnames that link to or from valentin-software.com in the public web crawl.

154 sites link to this hostname.

91 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for valentin-software.com.

MechanismTarget
SPF_Avalentin-software.com
SPF_Avalentin.de
SPF_INCLUDEsendgrid.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.smtp.net
SPF_IP62.214.159.142
SPF_IP85.13.134.84/32
SPF_IP87.123.150.154
SPF_MXvalentin-software.com

Related pages

Pivot deeper into the graph from valentin-software.com.

Cypher and MCP

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

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