Skip to content

Hostname

host-telecom.com

Last fetched

host-telecom.com resolves to 1 IPv4 address operated by AS51248 in CZ. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · host-telecom.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/host-telecom.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.161.86.53193.161.84.0/22AS51248CZ

WHOIS identity

Registrar
iana:82
Organization
host-telecom_com
Contact emails

Subdomains

4,235 observed subdomains of host-telecom.com.

Web-graph footprint

Distinct hostnames that link to or from host-telecom.com in the public web crawl.

40 sites link to this hostname.

100 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for host-telecom.com.

MechanismTarget
SPF_Ahost-telecom.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.unisender.com
SPF_IP176.74.216.87
SPF_IP176.74.218.218
SPF_IP176.74.218.33
SPF_IP5.43.224.201
SPF_IP5.43.224.205
SPF_IP91.109.200.10
SPF_MXhost-telecom.com

Related pages

Pivot deeper into the graph from host-telecom.com.

Cypher and MCP

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

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