Hostname
strongitup.com
Last fetched
strongitup.com resolves to 1 IPv4 address operated by AS29423 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
strongitup.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 |
|---|---|---|---|---|
| 185.201.145.113 | 185.201.144.0/22 | AS29423 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- clemens kofler
- Contact emails
- clemens.kofler@physiovia.com
- 0b9568c8-f2df-4f63-8f5e-b27aae1e1e29@identity-protect.org
- 1d4bda39-d09b-4613-b202-50d2fee6e86c@identity-protect.org
- 2e22acd0-89fc-45b3-9deb-df4f3ecc9bba@identity-protect.org
- 495d00ef-d420-4caf-b970-10866e9d27d2@identity-protect.org
- a68b18e2-0971-4c83-bb4f-f303dbeaed8a@identity-protect.org
- af7dad06-0681-40f4-96aa-907e887044ce@identity-protect.org
- f467f947-f27e-4881-8026-3e3357df8c6c@identity-protect.org
- owner-8725468@strongitup.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from strongitup.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "strongitup.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.