Skip to content

Hostname

ns2.sweetwaterscroll.com

Last fetched

ns2.sweetwaterscroll.com resolves to 3 IPv4 addresses operated by HOSTHATCH - HostHatch, LLC in CH.

Nutrition Label

WHISPER CANON · ns2.sweetwaterscroll.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ns2.sweetwaterscroll.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.63.30.199103.63.30.0/24AS63473HOSTHATCH - HostHatch, LLCCH
192.159.142.158192.159.142.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
193.24.109.171193.24.109.0/24AS3257US

WHOIS identity

No WHOIS records are currently associated with ns2.sweetwaterscroll.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ns2.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

Related pages

Pivot deeper into the graph from ns2.sweetwaterscroll.com.

Cypher and MCP

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

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