Skip to content

Hostname

acset.co

Last fetched

acset.co resolves to 1 IPv4 address operated by BATI-AS-ID PT. Bangun Abadi Teknologi Indonesia in ID. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · acset.coRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/acset.co

Resolution chain

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

IPPrefixASNOperatorCountry
116.254.101.120116.254.101.0/24AS55693BATI-AS-ID PT. Bangun Abadi Teknologi IndonesiaID

WHOIS identity

Registrar
iana:1068
Organization
pt. acset indonusa
Contact emails

Subdomains

24 observed subdomains of acset.co.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for acset.co.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP103.10.253.133
SPF_IP103.65.96.162
SPF_IP103.65.96.174
SPF_IP103.65.96.222
SPF_MXacset.co

Related pages

Pivot deeper into the graph from acset.co.

Cypher and MCP

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

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