Skip to content

Hostname

affi.or.id

Last fetched

affi.or.id resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in FI. WHOIS lists registrar:pt jc indonesia as the registrar.

Nutrition Label

WHISPER CANON · affi.or.idRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/affi.or.id

Resolution chain

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

IPPrefixASNOperatorCountry
135.181.129.183135.181.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHFI

WHOIS identity

Registrar
registrar:pt jc indonesia
Organization
pika mustika
Contact emails

Subdomains

6 observed subdomains of affi.or.id.

Web-graph footprint

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

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • affi.or.id

SPF policy

8 SPF mechanisms authorising senders for affi.or.id.

MechanismTarget
SPF_Aaffi.or.id
SPF_INCLUDEspf.google.com
SPF_IP135.181.129.183
SPF_IP136.243.169.45
SPF_IP181.214.185.199
SPF_IP95.216.103.165
SPF_IP95.216.28.81
SPF_MXaffi.or.id

Related pages

Pivot deeper into the graph from affi.or.id.

Cypher and MCP

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

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