Skip to content

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

WHISPER CANON · checkpoint-it.comRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/checkpoint-it.com

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.

IPPrefixASNOperatorCountry
178.254.0.106178.254.0.0/19AS42730EVANZOAS - EVANZO e-commerce GmbHDE
83.243.58.3383.243.56.0/21AS25504CRONON-AS - Vautron Rechenzentrum AGDE

WHOIS identity

Registrar
iana:269
Organization
stefan bretschneider
Contact emails

Subdomains

2 observed subdomains of checkpoint-it.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for checkpoint-it.com.

MechanismTarget
SPF_Acheckpoint-it.com
SPF_INCLUDE_spf.1blu.de
SPF_IP46.151.162.0/24
SPF_IP46.151.164.0/24
SPF_IP83.243.58.0/24
SPF_MXcheckpoint-it.com

Related pages

Pivot deeper into the graph from checkpoint-it.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.