Skip to content

Hostname

telelogos.com

Last fetched

telelogos.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in FR.

Nutrition Label

WHISPER CANON · telelogos.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/telelogos.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.111.49.19120.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from telelogos.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for telelogos.com.

MechanismTarget
SPF_Atelelogos.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.170.110.177
SPF_IP178.170.70.207
SPF_IP178.170.70.75
SPF_IP4.233.208.139
SPF_IP51.103.26.83
SPF_IP62.244.110.241
SPF_IP62.244.66.186
SPF_IP77.32.151.57
SPF_IP84.239.77.53
SPF_MXtelelogos.com

Related pages

Pivot deeper into the graph from telelogos.com.

Cypher and MCP

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

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