Skip to content

Hostname

argenta.co.id

Last fetched

argenta.co.id resolves to 1 IPv4 address operated by IDNIC-BIZNETGIO-AS-ID - PT Biznet Gio Nusantara in ID. WHOIS lists iana:1 as the registrar.

Nutrition Label

WHISPER CANON · argenta.co.idRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/argenta.co.id

Resolution chain

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

IPPrefixASNOperatorCountry
103.125.180.2103.125.180.0/24AS133800IDNIC-BIZNETGIO-AS-ID - PT Biznet Gio NusantaraID

WHOIS identity

Registrar
iana:1
Organization
Contact emails

Subdomains

10 observed subdomains of argenta.co.id.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for argenta.co.id.

MechanismTarget
SPF_Aargenta.co.id
SPF_Amail.argenta.co.id
SPF_INCLUDEsmtp.biz.net.id
SPF_IP103.125.180.2
SPF_IP103.58.102.33
SPF_IP103.89.154.65/28
SPF_IP103.89.154.66/28
SPF_IP103.89.154.67/28
SPF_IP103.89.154.68/28
SPF_IP137.59.125.35/27
SPF_IP137.59.125.36/32
SPF_IP137.59.125.37/27
SPF_IP137.59.125.40/28
SPF_MXargenta.co.id

Related pages

Pivot deeper into the graph from argenta.co.id.

Cypher and MCP

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

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