Skip to content

Hostname

tndr.es

Last fetched

tndr.es resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · tndr.esRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/tndr.es

Resolution chain

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

IPPrefixASNOperatorCountry
37.59.70.16137.59.0.0/16AS16276FR

WHOIS identity

No WHOIS records are currently associated with tndr.es in WhisperGraph.

Subdomains

15 observed subdomains of tndr.es.

Web-graph footprint

Distinct hostnames that link to or from tndr.es in the public web crawl.

5 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for tndr.es.

MechanismTarget
SPF_Atndr.es
SPF_IP141.94.130.184
SPF_IP37.59.70.160
SPF_IP37.59.70.161
SPF_IP37.59.70.162
SPF_IP46.105.111.59
SPF_IP46.105.115.38
SPF_IP54.37.30.125
SPF_IP89.44.32.177
SPF_MXtndr.es

Related pages

Pivot deeper into the graph from tndr.es.

Cypher and MCP

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

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