Skip to content

Hostname

telemis.com

Last fetched

telemis.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · telemis.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/telemis.com

Resolution chain

telemis.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:433
Organization
company: telemis
Contact emails

Subdomains

11 observed subdomains of telemis.com.

Web-graph footprint

Distinct hostnames that link to or from telemis.com in the public web crawl.

60 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for telemis.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_IP2001:41d0:b:532::/64
SPF_IP209.85.220.69/32
SPF_IP37.187.57.50
SPF_IP5.149.142.50
SPF_IP51.255.26.129
SPF_IP51.255.26.130
SPF_IP51.255.26.135
SPF_IP82.146.97.238
SPF_IP91.134.183.188
SPF_IP93.93.152.245
SPF_MXtelemis.com

Related pages

Pivot deeper into the graph from telemis.com.

Cypher and MCP

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

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