Hostname
camyno.net
Last fetched
camyno.net resolves to 185.126.208.4, announced in 185.126.208.0/24 by ECSNET-AS - ECS Rockenschaub GmbH in AT. camyno.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 185.126.208.4
185.126.208.0/24 · ECSNET-AS - ECS Rockenschaub GmbH · Vienna, AT
IPv6 resolution
No AAAA record for camyno.net is recorded in WhisperGraph.
Attribution
ecs rockenschaub
ORIGIN_AS
WHOIS identity
Subdomains
Mail and authentication
Nameservers
- c.dns.camyno.at
- b.dns.camynocloud.com
- a.dns.camyno.net
MX records
- mx.camyno.net
- mx2.camyno.net
SPF policy
- ip: 83.175.124.232/29
- include: spf.camyno.net
Threat-feed evidence
History
Related pages
Pivot from camyno.net into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "camyno.net"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.