Skip to content

Hostname

temis.org

Last fetched

temis.org resolves to 1 IPv4 address operated by ASIPTEL in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · temis.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/temis.org

Resolution chain

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

IPPrefixASNOperatorCountry
77.245.129.14677.245.128.0/20AS39931ASIPTELFR

WHOIS identity

Registrar
iana:433
Organization
syndicat mixte du parc scientifique et industriel de besancon
Contact emails

Subdomains

2 observed subdomains of temis.org.

Web-graph footprint

Distinct hostnames that link to or from temis.org in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for temis.org.

MechanismTarget
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP158.255.99.150
SPF_IP158.255.99.168
SPF_IP158.255.99.204
SPF_IP158.255.99.218

Related pages

Pivot deeper into the graph from temis.org.

Cypher and MCP

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

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