Hostname
synergysbs.com
Last fetched
synergysbs.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1151 as the registrar.
Nutrition Label
Resolution chain
synergysbs.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.10.89 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.11.89 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.69.96 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1151
- Organization
- cadd centre training services pvt.
- Contact emails
Subdomains
13 observed subdomains of synergysbs.com.
Web-graph footprint
Distinct hostnames that link to or from synergysbs.com in the public web crawl.
8 sites link to this hostname.
19 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
27 SPF mechanisms authorising senders for synergysbs.com.
| Mechanism | Target |
|---|---|
| SPF_A | synergysbs.com |
| SPF_INCLUDE | 127757d6a.spf2.netcorecloud.net |
| SPF_INCLUDE | _spfnew.logix.in |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.52.180.161 |
| SPF_IP | 103.52.180.162 |
| SPF_IP | 103.52.180.163 |
| SPF_IP | 103.52.180.164 |
| SPF_IP | 103.52.180.165 |
| SPF_IP | 121.240.21.111 |
| SPF_IP | 13.127.82.111 |
| SPF_IP | 13.235.173.124 |
| SPF_IP | 13.235.209.15 |
| SPF_IP | 15.206.105.13 |
| SPF_IP | 15.206.152.201 |
| SPF_IP | 184.73.98.78 |
| SPF_IP | 202.162.253.141 |
| SPF_IP | 202.162.253.142 |
| SPF_IP | 202.162.253.143 |
| SPF_IP | 202.162.253.144 |
| SPF_IP | 202.162.253.145 |
| SPF_IP | 3.108.72.5 |
| SPF_IP | 35.154.85.1 |
| SPF_IP | 52.55.242.59 |
| SPF_IP | 54.174.131.121 |
| SPF_IP | 54.83.36.226/32 |
| SPF_MX | synergysbs.com |
Related pages
Pivot deeper into the graph from synergysbs.com.
- IP · 104.26.10.89
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1151
- Country · CA
- Email · ********@*****.***
- TLD · .com
- Browse hostnames · sy…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "synergysbs.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.