Skip to content

Hostname

synapsys-solutions.com

Last fetched

synapsys-solutions.com resolves to 1 IPv4 address operated by AS6908 in GB. WHOIS lists iana:79 as the registrar.

Nutrition Label

WHISPER CANON · synapsys-solutions.comRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/synapsys-solutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.215.37.64185.215.36.0/22AS6908GB

WHOIS identity

Registrar
iana:79
Organization
synapsys solutions
Contact emails

Subdomains

10 observed subdomains of synapsys-solutions.com.

Web-graph footprint

Distinct hostnames that link to or from synapsys-solutions.com in the public web crawl.

18 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for synapsys-solutions.com.

MechanismTarget
SPF_Asynapsys-solutions.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.238.129/32
SPF_IP192.174.88.180/32
SPF_IP213.121.180.138
SPF_IP217.35.72.152
SPF_IP81.151.100.183
SPF_IP81.159.236.224
SPF_IP84.18.207.57
SPF_MXsynapsys-solutions.com

Related pages

Pivot deeper into the graph from synapsys-solutions.com.

Cypher and MCP

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

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