Hostname
checkpoint-it.com
Last fetched
checkpoint-it.com resolves to 2 IPv4 addresses operated by EVANZOAS - EVANZO e-commerce GmbH in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
checkpoint-it.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 178.254.0.106 | 178.254.0.0/19 | AS42730 | EVANZOAS - EVANZO e-commerce GmbH | DE |
| 83.243.58.33 | 83.243.56.0/21 | AS25504 | CRONON-AS - Vautron Rechenzentrum AG | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- stefan bretschneider
- Contact emails
Subdomains
2 observed subdomains of checkpoint-it.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for checkpoint-it.com.
| Mechanism | Target |
|---|---|
| SPF_A | checkpoint-it.com |
| SPF_INCLUDE | _spf.1blu.de |
| SPF_IP | 46.151.162.0/24 |
| SPF_IP | 46.151.164.0/24 |
| SPF_IP | 83.243.58.0/24 |
| SPF_MX | checkpoint-it.com |
Related pages
Pivot deeper into the graph from checkpoint-it.com.
- IP · 178.254.0.106
- ASN · AS42730EVANZOAS - EVANZO e-commerce GmbH
- Registrar · iana:269
- Country · DE
- Email · sb@xp-win.com
- TLD · .com
- Browse hostnames · ch…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "checkpoint-it.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.