Skip to content

Hostname

local.otics.co.id

Last fetched

local.otics.co.id resolves to 1 IPv4 address operated by SOLUSINET-AS-ID - PT iForte Global Internet in ID.

Nutrition Label

WHISPER CANON · local.otics.co.idRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/local.otics.co.id

Resolution chain

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

IPPrefixASNOperatorCountry
103.105.69.5103.105.69.0/24AS17995SOLUSINET-AS-ID - PT iForte Global InternetID

WHOIS identity

No WHOIS records are currently associated with local.otics.co.id in WhisperGraph.

Subdomains

1 observed subdomain of local.otics.co.id.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for local.otics.co.id.

MechanismTarget
SPF_Alocal.otics.co.id
SPF_IP103.105.69.5
SPF_IP202.51.96.13/28
SPF_IP202.51.96.14
SPF_IP202.51.96.18
SPF_MXlocal.otics.co.id

Related pages

Pivot deeper into the graph from local.otics.co.id.

Cypher and MCP

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

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