Skip to content

Hostname

can-tem.com

Last fetched

can-tem.com resolves to 2 IPv4 addresses operated by AS42216 in TR. WHOIS lists iana:819 as the registrar.

Nutrition Label

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

Resolution chain

can-tem.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:819
Organization
registrant of can-tem.com
Contact emails

Subdomains

10 observed subdomains of can-tem.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for can-tem.com.

MechanismTarget
SPF_Acan-tem.com
SPF_IP31.40.198.185
SPF_MXcan-tem.com

Related pages

Pivot deeper into the graph from can-tem.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "can-tem.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.