Skip to content

Hostname

synaptos.at

Last fetched

synaptos.at resolves to 1 IPv4 address operated by AS203329 in DE. WHOIS lists registrar:anexia internetdienstleistungs gmbh as the registrar.

Nutrition Label

WHISPER CANON · synaptos.atRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/synaptos.at

Resolution chain

synaptos.at resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
149.233.13.249149.233.0.0/19AS203329DE

WHOIS identity

Registrar
registrar:anexia internetdienstleistungs gmbh
Organization
alexander doboczky
Contact emails

Subdomains

5 observed subdomains of synaptos.at.

Web-graph footprint

Distinct hostnames that link to or from synaptos.at in the public web crawl.

77 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for synaptos.at.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_MXsynaptos.at

Related pages

Pivot deeper into the graph from synaptos.at.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "synaptos.at"})-[: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.