Skip to content

Hostname

stramm.co.id

Last fetched

stramm.co.id resolves to 1 IPv4 address operated by IDNIC-CYBERTECHTONIC-AS-ID - PT. Cybertechtonic Pratama in ID. WHOIS lists iana:1 as the registrar.

Nutrition Label

WHISPER CANON · stramm.co.idRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/stramm.co.id

Resolution chain

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

IPPrefixASNOperatorCountry
103.241.192.49103.241.192.0/24AS131745IDNIC-CYBERTECHTONIC-AS-ID - PT. Cybertechtonic PratamaID

WHOIS identity

Registrar
iana:1
Organization
Contact emails

Subdomains

17 observed subdomains of stramm.co.id.

Web-graph footprint

Distinct hostnames that link to or from stramm.co.id in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for stramm.co.id.

MechanismTarget
SPF_Astramm.co.id
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.domomailspace.com
SPF_IP103.139.175.73
SPF_IP103.241.192.164
SPF_IP103.241.192.49
SPF_MXstramm.co.id

Related pages

Pivot deeper into the graph from stramm.co.id.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "stramm.co.id"})-[: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.