Hostname
synergyhelpdesk.com
Last fetched
synergyhelpdesk.com resolves to 1 IPv4 address operated by AS154019 in IN. WHOIS lists iana:1250 as the registrar.
Nutrition Label
Resolution chain
synergyhelpdesk.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 |
|---|---|---|---|---|
| 165.101.107.11 | 165.101.107.0/24 | AS154019 | — | IN |
WHOIS identity
- Registrar
- iana:1250
- Organization
- cogent innovations
- Contact emails
Subdomains
9 observed subdomains of synergyhelpdesk.com.
Web-graph footprint
Distinct hostnames that link to or from synergyhelpdesk.com in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for synergyhelpdesk.com.
| Mechanism | Target |
|---|---|
| SPF_A | synergyhelpdesk.com |
| SPF_INCLUDE | zcsend.in |
| SPF_IP | 115.110.148.28 |
| SPF_IP | 13.234.160.95 |
| SPF_IP | 14.99.83.205 |
| SPF_IP | 182.76.213.133 |
| SPF_IP | 182.76.213.86 |
| SPF_IP | 182.76.213.88 |
| SPF_IP | 52.66.143.9 |
| SPF_IP | 64.31.25.30 |
| SPF_IP | 69.162.68.114 |
| SPF_MX | synergyhelpdesk.com |
Related pages
Pivot deeper into the graph from synergyhelpdesk.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "synergyhelpdesk.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.