Skip to content

Hostname

afrak.com

Last fetched

afrak.com resolves to 2 IPv4 addresses operated by IDNIC-VDCI-AS-ID PT Virtual Data Centra Indonesia in IR. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · afrak.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/afrak.com

Resolution chain

afrak.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.166.104.6185.166.104.0/24AS202319IDNIC-VDCI-AS-ID PT Virtual Data Centra IndonesiaIR
185.166.104.7185.166.104.0/24AS202319IDNIC-VDCI-AS-ID PT Virtual Data Centra IndonesiaIR

WHOIS identity

Registrar
iana:113
Organization
contact privacy inc. customer 0149822192
Contact emails

Subdomains

7 observed subdomains of afrak.com.

Web-graph footprint

Distinct hostnames that link to or from afrak.com in the public web crawl.

70 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for afrak.com.

MechanismTarget
SPF_Aafrak.com
SPF_INCLUDE_spf-us.ionos.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.c1.liara.email
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzoho.com
SPF_IP193.141.65.68
SPF_IP89.42.211.106
SPF_MXafrak.com

Related pages

Pivot deeper into the graph from afrak.com.

Cypher and MCP

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

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