Hostname
synapsismedia.it
Last fetched
synapsismedia.it resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists registrar:centralnic group ltd as the registrar.
Nutrition Label
Resolution chain
synapsismedia.it 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 |
|---|---|---|---|---|
| 136.243.30.118 | 136.243.0.0/16 | AS24940 | HETZNER-AS - Hetzner Online GmbH | DE |
WHOIS identity
- Registrar
- registrar:centralnic group ltd
- Organization
- synapsis media di astrit kita
- Contact emails
- —
Subdomains
43 observed subdomains of synapsismedia.it.
Showing 25 of 43. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from synapsismedia.it in the public web crawl.
14 sites link to this hostname.
25 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- synapsismedia.it
SPF policy
9 SPF mechanisms authorising senders for synapsismedia.it.
| Mechanism | Target |
|---|---|
| SPF_A | cp.synapsismedia.it |
| SPF_A | cp13-tx.privatesystems.net |
| SPF_A | nexus.synapsismedia.it |
| SPF_A | synapsismedia.it |
| SPF_IP | 136.243.30.114 |
| SPF_IP | 136.243.30.118 |
| SPF_IP | 158.106.136.104 |
| SPF_IP | 67.222.31.186 |
| SPF_MX | synapsismedia.it |
Related pages
Pivot deeper into the graph from synapsismedia.it.
- IP · 136.243.30.118
- ASN · AS24940HETZNER-AS - Hetzner Online GmbH
- Registrar · registrar:centralnic group ltd
- Country · DE
- TLD · .it
- 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: "synapsismedia.it"})-[: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.