Hostname
tec24.com
Last fetched
tec24.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tec24.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 |
|---|---|---|---|---|
| 52.29.61.138 | 52.29.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tec24.com owner
- Contact emails
- erke@land24.de
- 22569a99-9e25-45ee-8b3c-ddf14126115c@identity-protect.org
- 2670649e-00fa-4d65-9c3e-eae7c634b63b@identity-protect.org
- 73f4ba05-98f5-4bf5-9225-d307ce8d005f@identity-protect.org
- aeba1877-6b96-463e-b577-47f1167b7fe1@identity-protect.org
- ccab1841-461c-43bf-8594-055d34083bec@identity-protect.org
- fb89acb0-a52c-4c6e-a00b-9d4a9a22df4c@identity-protect.org
- owner-6828152@tec24.com.whoisprivacyservice.org
Subdomains
19 observed subdomains of tec24.com.
Web-graph footprint
Distinct hostnames that link to or from tec24.com in the public web crawl.
14 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for tec24.com.
| Mechanism | Target |
|---|---|
| SPF_A | tec24.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.hornetsecurity.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 3.123.131.141/32 |
| SPF_IP | 87.106.170.39/32 |
| SPF_MX | tec24.com |
Related pages
Pivot deeper into the graph from tec24.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tec24.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.