Skip to content

Hostname

astound.net

Last fetched

astound.net resolves to 216.243.20.37, announced in 216.243.0.0/18 by AS-WAVE-1 - Wave Broadband in US. astound.net 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 · astound.netRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/astound.net

Resolution chain

IPv6 resolution

Attribution

wave broadband

ORIGIN_AS

WHOIS identity

Registrar
iana:299
Registrant organisation
danley franks
Contact emails
dfranks@wavebroadband.com, dnsadmin@wavebroadband.com

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

  • auth1.dns.rcn.net
  • auth2.dns.rcn.net
  • auth3.dns.rcn.net
  • auth4.dns.rcn.net
  • master.dns.rcn.net

MX records

  • mx.wavemail.com

SPF policy

  • ip: 76.14.0.0/24
  • ip: 207.172.157.0/24
  • ip: 208.47.184.0/24
  • ip: 24.113.32.0/24
  • ip: 207.172.4.0/24
  • ip: 208.58.56.0/24
  • ip: 66.235.59.0/24
  • ip: 69.168.97.0/24
  • ip: 69.168.108.11/32
  • ip: 129.159.93.171/16
  • ip: 146.115.106.224/27
  • ip: 129.213.13.252/32
  • ip: 129.159.122.98/32
  • include: cmail1.com
  • include: spf.hostedrt.com
  • include: jangomail.com
  • a: mail.mutare.com
  • a: mail.mutaresoftware.com
  • ip: 129.159.102.251
  • ip: 129.159.88.32
  • ip: 129.159.91.181
  • ip: 132.226.36.158

Threat-feed evidence

History

Related pages

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