Hostname
telx.com
Last fetched
telx.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
telx.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 |
|---|---|---|---|---|
| 137.117.50.36 | 137.117.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of telx.com owner
- Contact emails
- itso-sa@digitalrealty.com
- rorycutaia@telx.com
- 199d0130-f362-44a4-87ea-1b8e4bd4a961@identity-protect.org
- 8106c830-7897-4e27-aff5-efdb234977d1@identity-protect.org
- bbb00541-25ec-426c-a9a0-f5544c09711d@identity-protect.org
- c22eb775-a8be-4153-8f8a-6d4e15c21fe8@identity-protect.org
- e5aa2338-7044-4d72-97ee-b51a62c85578@identity-protect.org
- f8e6f339-d77e-4cc2-bf9b-05597baecbeb@identity-protect.org
- owner-2233073@telx.com.whoisprivacyservice.org
- owner-6370284@telx.com.whoisprivacyservice.org
- owner-6567666@telx.com.whoisprivacyservice.org
- owner-8651752@telx.com.whoisprivacyservice.org
Subdomains
16 observed subdomains of telx.com.
Showing 15 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from telx.com in the public web crawl.
60 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for telx.com.
| Mechanism | Target |
|---|---|
| SPF_A | telx.com |
| SPF_INCLUDE | marketplaceportal.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf-002a2501.pphosted.com |
| SPF_IP | 2607:fb58:2000:6::/64 |
| SPF_IP | 66.249.133.46 |
| SPF_IP | 67.23.60.35 |
| SPF_IP | 74.123.202.211 |
| SPF_MX | telx.com |
Related pages
Pivot deeper into the graph from telx.com.
- IP · 137.117.50.36
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · US
- Email · itso-sa@digitalrealty.com
- TLD · .com
- Browse hostnames · te…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "telx.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.