Skip to content

Hostname

oxygen.id

Last fetched

oxygen.id resolves to 27.50.30.196, announced in 27.50.30.0/24 by CEPATNET-AS-ID - PT Mora Telematika Indonesia in ID. oxygen.id 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 · oxygen.idRouting diversity1.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/oxygen.id

Resolution chain

IPv6 resolution

No AAAA record for oxygen.id is recorded in WhisperGraph.

Attribution

pt mora telematika indonesia

ORIGIN_AS

WHOIS identity

Registrar
registrar:pt digital registra indonesia
Registrant organisation
pt. mora telematika indonesia
Contact emails
domain@moratelindo.co.id

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns3.cepat.net.id
  • ns4.cepat.net.id

MX records

  • mail.oxygen.id

SPF policy

  • ip: 27.50.30.0/24
  • ip: 203.176.248.128/27
  • include: _spf.google.com
  • a: mail.moratelindo.co.id
  • mx: oxygen.id
  • include: _spf.oxygen.id
  • a: mail.oxygen.id

Threat-feed evidence

History

Related pages

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