Skip to content

Hostname

tedra.es

Last fetched

tedra.es resolves to 1 IPv4 address operated by AS60917 in ES.

Nutrition Label

WHISPER CANON · tedra.esRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/tedra.es

Resolution chain

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

IPPrefixASNOperatorCountry
45.158.0.2145.158.0.0/24AS60917ES

WHOIS identity

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

Subdomains

89 observed subdomains of tedra.es.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for tedra.es.

MechanismTarget
SPF_Atedra.es
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.23.36.124
SPF_IP185.23.36.214
SPF_IP185.23.36.220
SPF_IP185.23.36.250
SPF_IP185.23.36.254
SPF_IP185.23.36.27
SPF_IP185.23.36.35
SPF_IP185.23.36.41
SPF_IP185.23.36.42
SPF_IP185.23.36.74
SPF_IP185.23.36.75
SPF_IP185.23.36.76
SPF_IP185.23.36.93
SPF_MXtedra.es

Related pages

Pivot deeper into the graph from tedra.es.

Cypher and MCP

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

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