Hostname
tedra.com
Last fetched
tedra.com resolves to 1 IPv4 address operated by AS60917 in ES. WHOIS lists iana:1383 as the registrar.
Nutrition Label
Resolution chain
tedra.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.158.0.21 | 45.158.0.0/24 | AS60917 | — | ES |
WHOIS identity
- Registrar
- iana:1383
- Organization
- kim h. suk
- Contact emails
Subdomains
7 observed subdomains of tedra.com.
Web-graph footprint
Distinct hostnames that link to or from tedra.com in the public web crawl.
5 sites link to this hostname.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for tedra.com.
| Mechanism | Target |
|---|---|
| SPF_A | tedra.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.23.36.124 |
| SPF_IP | 185.23.36.214 |
| SPF_IP | 185.23.36.220 |
| SPF_IP | 185.23.36.250 |
| SPF_IP | 185.23.36.254 |
| SPF_IP | 185.23.36.27 |
| SPF_IP | 185.23.36.35 |
| SPF_IP | 185.23.36.41 |
| SPF_IP | 185.23.36.42 |
| SPF_IP | 185.23.36.74 |
| SPF_IP | 185.23.36.75 |
| SPF_IP | 185.23.36.76 |
| SPF_IP | 185.23.36.93 |
| SPF_MX | tedra.com |
Related pages
Pivot deeper into the graph from tedra.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tedra.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.