Skip to content

Hostname

teras.id

Last fetched

teras.id resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ID. WHOIS lists registrar:pt jc indonesia as the registrar.

Nutrition Label

WHISPER CANON · teras.idRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/teras.id

Resolution chain

teras.id resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.136.180.15108.136.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.ID
16.78.215.6616.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ID
43.218.147.21843.218.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ID
43.218.195.2443.218.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ID

WHOIS identity

Registrar
registrar:pt jc indonesia
Organization
Contact emails

Subdomains

4 observed subdomains of teras.id.

Web-graph footprint

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

212 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for teras.id.

MechanismTarget
SPF_INCLUDE_spf.infokreasindo.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mailjet.com

Related pages

Pivot deeper into the graph from teras.id.

Cypher and MCP

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

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