Skip to content

Hostname

sweetwaterscroll.com

Last fetched

sweetwaterscroll.com resolves to 2 IPv4 addresses operated by CLOUD-SOUTH - Cloud South in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · sweetwaterscroll.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/sweetwaterscroll.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.159.142.158192.159.142.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
193.24.109.171193.24.109.0/24AS3257US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

5 observed subdomains of sweetwaterscroll.com.

Threat posture

History

Mail and authentication

SPF policy

84 SPF mechanisms authorising senders for sweetwaterscroll.com.

MechanismTarget
SPF_INCLUDEepharmacymall.org
SPF_INCLUDEgreatest-vitamin.com
SPF_INCLUDEjimhumbard.com
SPF_INCLUDEmetalldruecken.info
SPF_INCLUDEmuziekhandel.info
SPF_INCLUDEvideomobilephones.com
SPF_INCLUDEwsdolphins.org
SPF_IP104.206.1.30
SPF_IP170.130.99.50
SPF_IP170.130.99.51
SPF_IP170.130.99.52
SPF_IP170.130.99.53
SPF_IP170.130.99.54
SPF_IP170.130.99.55
SPF_IP170.130.99.56
SPF_IP170.130.99.57
SPF_IP170.130.99.58
SPF_IP170.130.99.59
SPF_IP170.130.99.60
SPF_IP170.130.99.61
SPF_IP170.130.99.62
SPF_IP178.162.201.25
SPF_IP178.162.201.55
SPF_IP192.227.72.196
SPF_IP192.227.72.197
SPF_IP192.227.72.198
SPF_IP192.227.72.199
SPF_IP192.227.72.200
SPF_IP192.227.72.201
SPF_IP192.227.72.202
SPF_IP192.227.72.203
SPF_IP192.227.72.204
SPF_IP192.227.72.205
SPF_IP192.227.72.206
SPF_IP192.227.72.207
SPF_IP192.227.72.208
SPF_IP192.227.72.209
SPF_IP192.227.72.210
SPF_IP192.227.72.211
SPF_IP192.227.72.212
SPF_IP192.227.72.213
SPF_IP192.227.72.214
SPF_IP192.227.72.215
SPF_IP192.227.72.216
SPF_IP192.227.72.217
SPF_IP192.227.72.218
SPF_IP192.227.72.219
SPF_IP192.227.72.220
SPF_IP192.227.72.221
SPF_IP192.227.72.222
SPF_IP192.227.72.223
SPF_IP192.227.72.224
SPF_IP192.227.72.225
SPF_IP192.227.72.226
SPF_IP192.227.72.227
SPF_IP216.106.182.167
SPF_IP216.106.182.178
SPF_IP216.106.182.29
SPF_IP23.231.31.226
SPF_IP23.231.31.227
SPF_IP23.231.31.228
SPF_IP23.231.31.229
SPF_IP23.231.31.230
SPF_IP37.58.52.86
SPF_IP46.165.195.148
SPF_IP46.165.195.179
SPF_IP51.222.98.216
SPF_IP51.222.98.217
SPF_IP51.222.98.218
SPF_IP51.222.98.219
SPF_IP51.222.98.220
SPF_IP64.235.61.145
SPF_IP64.235.61.155
SPF_IP64.235.61.171
SPF_IP64.235.61.177
SPF_IP85.17.24.157
SPF_IP85.17.25.25
SPF_IP85.17.25.28
SPF_IP85.17.25.29
SPF_IP85.17.25.30
SPF_IP94.75.219.55
SPF_IP95.168.164.15
SPF_IP95.211.105.249
SPF_IP95.211.105.250

Related pages

Pivot deeper into the graph from sweetwaterscroll.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sweetwaterscroll.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.