Skip to content

Hostname

biskom.web.id

Last fetched

biskom.web.id resolves to 2 IPv4 addresses operated by AS137331 in ID. WHOIS lists iana:1 as the registrar.

Nutrition Label

WHISPER CANON · biskom.web.idRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/biskom.web.id

Resolution chain

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

WHOIS identity

Registrar
iana:1
Organization
biskom
Contact emails

Subdomains

2 observed subdomains of biskom.web.id.

Web-graph footprint

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

74 sites link to this hostname.

359 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for biskom.web.id.

MechanismTarget
SPF_Aspf.qwords.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.rapidwhm.com
SPF_INCLUDEspf.spamdisinfect.com
SPF_IP103.186.208.130
SPF_IP103.28.12.226

Related pages

Pivot deeper into the graph from biskom.web.id.

Cypher and MCP

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

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