Skip to content

Hostname

oast.live

Last fetched

oast.live resolves to 178.128.210.172, announced in 178.128.208.0/20 by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG. oast.live is listed by 1 threat feed; reconciled level MEDIUM.

Threat posture

24threat score (procedure-native scale)

MEDIUM

Listed by 1 threat feed. Advisory: popularity-trust-offset.

Threat feeds listing this
1
Verdict coverage
malicious-evidenced
First seen on a feed
Wed, 26 Aug 2026 14:45:24 GMT
Last seen on a feed
Fri, 18 Sep 2026 00:29:35 GMT

Nutrition Label

WHISPER CANON · oast.liveRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/oast.live

Resolution chain

IPv6 resolution

No AAAA record for oast.live is recorded in WhisperGraph.

Attribution

digitalocean

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
domains by proxy,

Subdomains

Mail and authentication

Nameservers

  • ns1.oast.live
  • ns2.oast.live

MX records

  • mail.oast.live

Threat-feed evidence

History

Related pages

Pivot from oast.live 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: "oast.live"})-[: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.