Skip to content

Hostname

cdn.yoigo.com

Last fetched

cdn.yoigo.com resolves to 34.160.226.139, announced in 34.160.0.0/16 by GOOGLE-CLOUD-PLATFORM - Google LLC in US. cdn.yoigo.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · cdn.yoigo.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cdn.yoigo.com

Resolution chain

IPv6 resolution

No AAAA record for cdn.yoigo.com is recorded in WhisperGraph.

Attribution

Google

cloud · ORIGIN_AS

WHOIS identity

WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for cdn.yoigo.com. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.

Mail and authentication

Nameservers

  • ns-cloud-e1.googledomains.com
  • ns-cloud-e2.googledomains.com
  • ns-cloud-e3.googledomains.com
  • ns-cloud-e4.googledomains.com

MX records

  • masmovil.in.tmes.trendmicro.eu

SPF policy

  • ip: 212.166.71.15/32
  • ip: 217.168.2.92/32
  • include: _spf.out.byside.com
  • include: _spf.google.com
  • include: spf.protection.outlook.com
  • include: spf.tmes.trendmicro.com
  • a: cdn.yoigo.com
  • mx: cdn.yoigo.com
  • ip: 185.39.130.38
  • ip: 46.25.236.164
  • ip: 46.25.236.174
  • ip: 46.25.236.183

Threat-feed evidence

History

Related pages

Pivot from cdn.yoigo.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cdn.yoigo.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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