Skip to content

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

WHISPER CANON · synergysbs.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/synergysbs.com

Resolution chain

synergysbs.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.10.89104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.89104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.96172.67.64.0/20AS13335CLOUDFLARENET - 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.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for synergysbs.com.

MechanismTarget
SPF_Asynergysbs.com
SPF_INCLUDE127757d6a.spf2.netcorecloud.net
SPF_INCLUDE_spfnew.logix.in
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.52.180.161
SPF_IP103.52.180.162
SPF_IP103.52.180.163
SPF_IP103.52.180.164
SPF_IP103.52.180.165
SPF_IP121.240.21.111
SPF_IP13.127.82.111
SPF_IP13.235.173.124
SPF_IP13.235.209.15
SPF_IP15.206.105.13
SPF_IP15.206.152.201
SPF_IP184.73.98.78
SPF_IP202.162.253.141
SPF_IP202.162.253.142
SPF_IP202.162.253.143
SPF_IP202.162.253.144
SPF_IP202.162.253.145
SPF_IP3.108.72.5
SPF_IP35.154.85.1
SPF_IP52.55.242.59
SPF_IP54.174.131.121
SPF_IP54.83.36.226/32
SPF_MXsynergysbs.com

Related pages

Pivot deeper into the graph from synergysbs.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.