Skip to content

Hostname

svsa-solvay.com

Last fetched

svsa-solvay.com resolves to 1 IPv4 address operated by AS12859 in NL. WHOIS lists iana:85 as the registrar.

Nutrition Label

WHISPER CANON · svsa-solvay.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/svsa-solvay.com

Resolution chain

svsa-solvay.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.22.63.112178.22.56.0/21AS12859NL

WHOIS identity

Registrar
iana:85
Organization
jdi internet professionals
Contact emails

Subdomains

3 observed subdomains of svsa-solvay.com.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for svsa-solvay.com.

MechanismTarget
SPF_Acloud440.jdi.nl
SPF_Acloud961.jdi.nl
SPF_Amailjdi.jdi.nl
SPF_Asvsa-solvay.com
SPF_INCLUDE_spf.exonet.nl
SPF_IP83.96.241.98
SPF_IP83.96.253.205
SPF_IP83.96.253.68
SPF_IP94.124.141.110
SPF_IP94.124.141.37
SPF_IP94.124.141.51
SPF_MXsvsa-solvay.com

Related pages

Pivot deeper into the graph from svsa-solvay.com.

Cypher and MCP

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

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