Hostname
compart-online.com
Last fetched
compart-online.com resolves to 212.83.51.170, announced in 212.85.39.0/24 by TTM - 23M GmbH in DE. compart-online.com 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
- 212.83.51.170
212.85.39.0/24 · TTM - 23M GmbH · Münster, DE
Attribution
ttm 23m
ORIGIN_AS
WHOIS identity
- Registrar
- iana:1328
- Registrant organisation
- dipl. ing. alfred froehlich
- Contact emails
- info@compart-online.com, info@domain-contact.org
Subdomains
Mail and authentication
Nameservers
- dns.dns1.de
- dns.dns2.de
- dns.dns3.de
- dns.dns4.de
MX records
- mail.compart-online.com
SPF policy
- a: compart-online.com
- mx: compart-online.com
- ip: 212.83.51.170
Threat-feed evidence
History
Related pages
Pivot from compart-online.com 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: "compart-online.com"})-[: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.