Skip to content

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

WHISPER CANON · telx.comRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/telx.com

Resolution chain

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

IPPrefixASNOperatorCountry
137.117.50.36137.117.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:468
Organization
on behalf of telx.com owner
Contact emails

Subdomains

16 observed subdomains of telx.com.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for telx.com.

MechanismTarget
SPF_Atelx.com
SPF_INCLUDEmarketplaceportal.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf-002a2501.pphosted.com
SPF_IP2607:fb58:2000:6::/64
SPF_IP66.249.133.46
SPF_IP67.23.60.35
SPF_IP74.123.202.211
SPF_MXtelx.com

Related pages

Pivot deeper into the graph from telx.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.