Skip to content

Hostname

cp1.techservers.eu

Last fetched

cp1.techservers.eu resolves to 1 IPv4 address operated by AS62416 in PT.

Nutrition Label

WHISPER CANON · cp1.techservers.euRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/cp1.techservers.eu

Resolution chain

cp1.techservers.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.32.190.176185.32.188.0/22AS62416PT

WHOIS identity

No WHOIS records are currently associated with cp1.techservers.eu in WhisperGraph.

Subdomains

1 observed subdomain of cp1.techservers.eu.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cp1.techservers.eu.

MechanismTarget
SPF_Acp1.techservers.eu
SPF_IP94.46.20.72
SPF_MXcp1.techservers.eu

Related pages

Pivot deeper into the graph from cp1.techservers.eu.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cp1.techservers.eu"})-[: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.