Skip to content

Hostname

v1.updates.12go.systems

Last fetched

v1.updates.12go.systems resolves to 139.162.132.71, announced in 139.162.128.0/19 by AKAMAI-LINODE-AP - Akamai Connected Cloud in DE. v1.updates.12go.systems 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 · v1.updates.12go.systemsRouting diversity2.4/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/v1.updates.12go.systems

Resolution chain

Attribution

akamai

ORIGIN_AS

Subdomains

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

SPF policy

  • include: spf.mysecurecloudhost.com
  • a: v1.updates.12go.systems
  • mx: v1.updates.12go.systems
  • ip: 139.162.132.71
  • ip: 192.250.229.196
  • ip: 96.127.186.10

Threat-feed evidence

History

Related pages

Pivot from v1.updates.12go.systems 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: "v1.updates.12go.systems"})-[: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.