Skip to content

Hostname

satchdesign.com

Last fetched

satchdesign.com resolves to 1 IPv4 address operated by JOGJACAMP-AS-ID PT JC Indonesia in ID. WHOIS lists iana:1478 as the registrar.

Nutrition Label

WHISPER CANON · satchdesign.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/satchdesign.com

Resolution chain

satchdesign.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.30.147.84103.30.147.0/24AS46050JOGJACAMP-AS-ID PT JC IndonesiaID

WHOIS identity

Registrar
iana:1478
Organization
anindito baskoro satrianto
Contact emails

Subdomains

68 observed subdomains of satchdesign.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for satchdesign.com.

MechanismTarget
SPF_Asatchdesign.com
SPF_IP103.30.147.84
SPF_MXsatchdesign.com

Related pages

Pivot deeper into the graph from satchdesign.com.

Cypher and MCP

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

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