Hostname
websyndic.com
Last fetched
websyndic.com resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
websyndic.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 |
|---|---|---|---|---|
| 15.235.118.190 | 15.235.0.0/17 | AS16276 | — | CA |
WHOIS identity
- Registrar
- iana:433
- Organization
- meunier eric
- Contact emails
- 1kjox7w0kk72brfzbc7f@n.o-w-o.info
- 9h8tm60bun6qouq05qi9@a.o-w-o.info
- age2eikzj1cr1o02iyb4@y.o-w-o.info
- bxnvw4rj68ppjlrb55aa@s.o-w-o.info
- bxopyd22it2ddgv8h156@a.o-w-o.info
- dpem6kgjjh7k513omn8w@h.o-w-o.info
- g9avgxpv6amujbe38kx7@x.o-w-o.info
- ge5owl0jp1h5eb81ufdo@v.o-w-o.info
- qyoksxwsuo53znx72ahs@g.o-w-o.info
- snfamanv43hzyxyfzmr7@w.o-w-o.info
- xpcufn2yfyck6uxbxh3u@a.o-w-o.info
Subdomains
2 observed subdomains of websyndic.com.
| Subdomain |
|---|
| mail.websyndic.com |
| www.websyndic.com |
Web-graph footprint
Distinct hostnames that link to or from websyndic.com in the public web crawl.
92 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for websyndic.com.
| Mechanism | Target |
|---|---|
| SPF_A | websyndic.com |
| SPF_INCLUDE | 130272628.ppspf.net |
| SPF_MX | websyndic.com |
Related pages
Pivot deeper into the graph from websyndic.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "websyndic.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.