Hostname
puzzletech.network
Last fetched
puzzletech.network resolves to 185.206.180.167, announced in 185.206.180.0/24 by Publicloud - Public Cloud Ltd. in DE. puzzletech.network 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.206.180.167
185.206.180.0/24 · Publicloud - Public Cloud Ltd. · Frankfurt am Main, DE
- 185.206.180.185
185.206.180.0/24 · Publicloud - Public Cloud Ltd. · Frankfurt am Main, DE
IPv6 resolution
WHOIS identity
- Registrar
- iana:69
Subdomains
Showing 12 of 14. View all subdomains →
Mail and authentication
Nameservers
- dns1.puzzletech.network
- dns2.puzzletech.network
- dns3.puzzletech.network
- dns4.puzzletech.network
MX records
- mailforward41.cloudns.net
- mailforward42.cloudns.net
SPF policy
- include: spf.stackmail.com
- a: lucan.merula.net
- ip: 103.2.143.191
Threat-feed evidence
History
Related pages
Pivot from puzzletech.network 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: "puzzletech.network"})-[: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.