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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.215.37.64 | 185.215.36.0/22 | AS6908 | — | GB |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for synapsys-solutions.com.
| Mechanism | Target |
|---|---|
| SPF_A | synapsys-solutions.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | shops.shopify.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.72.238.129/32 |
| SPF_IP | 192.174.88.180/32 |
| SPF_IP | 213.121.180.138 |
| SPF_IP | 217.35.72.152 |
| SPF_IP | 81.151.100.183 |
| SPF_IP | 81.159.236.224 |
| SPF_IP | 84.18.207.57 |
| SPF_MX | synapsys-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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.