Skip to content

Hostname

astound.com

Last fetched

astound.com resolves to 2 IPv4 addresses operated by RCN-AS - RCN in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · astound.comRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/astound.com

Resolution chain

astound.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
207.172.156.186207.172.0.0/16AS6079RCN-AS - RCNUS
74.85.65.24674.85.64.0/19AS11404AS-WAVE-1 - Wave BroadbandUS

WHOIS identity

Registrar
iana:299
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

64 observed subdomains of astound.com.

Web-graph footprint

Distinct hostnames that link to or from astound.com in the public web crawl.

544 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

58 SPF mechanisms authorising senders for astound.com.

MechanismTarget
SPF_INCLUDE20264422.spf05.hubspotemail.net
SPF_INCLUDE_netblocks.eloqua.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.151.192.0/23
SPF_IP129.159.102.251
SPF_IP129.159.122.98/32
SPF_IP129.159.125.154
SPF_IP129.159.91.181
SPF_IP129.213.13.252/32
SPF_IP135.84.68.123/32
SPF_IP135.84.79.54/32
SPF_IP139.180.17.15
SPF_IP146.115.106.224/27
SPF_IP18.189.38.231
SPF_IP18.197.93.178
SPF_IP185.12.80.0/22
SPF_IP188.172.128.0/20
SPF_IP192.161.144.0/20
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP205.207.104.0/22
SPF_IP206.152.14.54/32
SPF_IP206.55.144.0/20
SPF_IP207.172.157.0/24
SPF_IP207.172.159.1
SPF_IP207.172.4.0/24
SPF_IP208.58.56.0/24
SPF_IP208.75.120.0/22
SPF_IP208.86.168.7/32
SPF_IP216.198.0.0/18
SPF_IP216.221.160.0/19
SPF_IP23.249.208.0/20
SPF_IP23.251.224.0/19
SPF_IP24.110.64.0/18
SPF_IP3.128.109.31
SPF_IP35.155.248.228
SPF_IP52.36.203.184
SPF_IP52.82.172.0/22
SPF_IP52.88.164.35
SPF_IP54.157.219.114
SPF_IP54.187.161.249/32
SPF_IP54.202.208.51
SPF_IP54.213.23.204
SPF_IP54.235.7.195
SPF_IP54.240.0.0/18
SPF_IP54.240.58.238/32
SPF_IP54.240.58.239/32
SPF_IP54.240.64.0/18
SPF_IP54.240.96.0/19
SPF_IP54.68.232.11/32
SPF_IP54.71.22.210
SPF_IP66.235.59.125
SPF_IP69.168.108.11/32
SPF_IP69.168.97.0/24
SPF_IP69.169.224.0/20
SPF_IP76.223.128.0/19
SPF_IP76.223.176.0/20

Related pages

Pivot deeper into the graph from astound.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "astound.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.