Skip to content

Hostname

it.aoksinergi.com

Last fetched

it.aoksinergi.com resolves to 1 IPv4 address operated by EXBCOID-AS-AP - PT. EXABYTES NETWORK INDONESIA in ID.

Nutrition Label

WHISPER CANON · it.aoksinergi.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/it.aoksinergi.com

Resolution chain

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

IPPrefixASNOperatorCountry
202.157.186.224202.157.186.0/23AS136170EXBCOID-AS-AP - PT. EXABYTES NETWORK INDONESIAID

WHOIS identity

No WHOIS records are currently associated with it.aoksinergi.com in WhisperGraph.

Subdomains

1 observed subdomain of it.aoksinergi.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for it.aoksinergi.com.

MechanismTarget
SPF_Ait.aoksinergi.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.antispamcloud.com
SPF_IP103.253.212.90
SPF_IP185.237.145.1
SPF_IP217.21.72.201
SPF_IP45.130.231.51
SPF_MXit.aoksinergi.com

Related pages

Pivot deeper into the graph from it.aoksinergi.com.

Cypher and MCP

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

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