Skip to content

Hostname

test.stramm.co.id

Last fetched

test.stramm.co.id resolves to 1 IPv4 address operated by IDNIC-CYBERTECHTONIC-AS-ID - PT. Cybertechtonic Pratama in ID.

Nutrition Label

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

Resolution chain

test.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

No WHOIS records are currently associated with test.stramm.co.id in WhisperGraph.

Subdomains

1 observed subdomain of test.stramm.co.id.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for test.stramm.co.id.

MechanismTarget
SPF_Atest.stramm.co.id
SPF_IP103.139.175.73
SPF_IP103.241.192.49
SPF_IP107.167.80.195
SPF_IP107.167.80.230
SPF_IP148.163.81.2
SPF_IP192.110.160.156
SPF_IP23.226.70.37
SPF_IP74.81.88.139
SPF_MXtest.stramm.co.id

Related pages

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

Cypher and MCP

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

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