Skip to content

Hostname

onewave.com

Last fetched

onewave.com resolves to 192.199.224.12, announced in 192.199.224.0/20 by CELLONE-IP - SMITH BAGLEY INC in US. onewave.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 · onewave.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/onewave.com

Resolution chain

IPv6 resolution

No AAAA record for onewave.com is recorded in WhisperGraph.

Attribution

smith bagley

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
byron clark
Contact emails
noc@whitemtns.com

Subdomains

Mail and authentication

Nameservers

  • ns.cellularoneonline.com
  • ns1.cellularoneonline.com
  • ns3.cellularoneonline.com
  • ns.onewave.com

MX records

  • killspam.onewave.com
  • nospam.onewave.com

SPF policy

  • a: mail.cellularoneonline.com
  • include: spf.cellularoneonline.com
  • a: onewave.com
  • mx: onewave.com
  • mx: killspam.onewave.com
  • mx: nospam.onewave.com
  • ip: 63.239.72.5

Threat-feed evidence

History

Related pages

Pivot from onewave.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: "onewave.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.